Searched defs:snd_ctl_elem_list (Results 1 – 12 of 12) sorted by relevance
832 struct snd_ctl_elem_list { struct834 unsigned int offset;835 unsigned int space;836 unsigned int used;837 unsigned int count;839 struct snd_ctl_elem_id __user *pids;840 unsigned char reserved[50];
831 struct snd_ctl_elem_list { struct832 unsigned int offset; /* W: first element ID to get */833 unsigned int space; /* W: count of element IDs to get */834 unsigned int used; /* R: count of element IDs set */835 unsigned int count; /* R: count of all elements */836 struct snd_ctl_elem_id __user *pids; /* R: IDs */837 unsigned char reserved[50];
842 struct snd_ctl_elem_list { struct843 unsigned int offset; /* W: first element ID to get */844 unsigned int space; /* W: count of element IDs to get */845 unsigned int used; /* R: count of element IDs set */846 unsigned int count; /* R: count of all elements */847 struct snd_ctl_elem_id __user *pids; /* R: IDs */848 unsigned char reserved[50];
842 struct snd_ctl_elem_list { struct843 unsigned int offset;844 unsigned int space;846 unsigned int used;847 unsigned int count;848 struct snd_ctl_elem_id __user * pids;849 unsigned char reserved[50];
830 struct snd_ctl_elem_list { struct831 unsigned int offset; /* W: first element ID to get */832 unsigned int space; /* W: count of element IDs to get */833 unsigned int used; /* R: count of element IDs set */834 unsigned int count; /* R: count of all elements */835 struct snd_ctl_elem_id __user *pids; /* R: IDs */836 unsigned char reserved[50];
834 struct snd_ctl_elem_list { struct835 unsigned int offset;836 unsigned int space;837 unsigned int used;839 unsigned int count;840 struct snd_ctl_elem_id __user *pids;841 unsigned char reserved[50];
840 struct snd_ctl_elem_list { struct841 unsigned int offset;842 unsigned int space;844 unsigned int used;845 unsigned int count;846 struct snd_ctl_elem_id __user * pids;847 unsigned char reserved[50];
873 struct snd_ctl_elem_list { struct874 unsigned int offset; /* W: first element ID to get */875 unsigned int space; /* W: count of element IDs to get */876 unsigned int used; /* R: count of element IDs set */877 unsigned int count; /* R: count of all elements */878 struct snd_ctl_elem_id *pids; /* R: IDs */879 unsigned char reserved[50];
867 struct snd_ctl_elem_list { struct868 unsigned int offset;870 unsigned int space;871 unsigned int used;872 unsigned int count;873 struct snd_ctl_elem_id * pids;875 unsigned char reserved[50];