Home
last modified time | relevance | path

Searched defs:snd_ctl_elem_list (Results 1 – 1 of 1) sorted by relevance

/include/uapi/sound/
A Dasound.h1130 struct snd_ctl_elem_list { struct
1131 unsigned int offset; /* W: first element ID to get */
1132 unsigned int space; /* W: count of element IDs to get */
1133 unsigned int used; /* R: count of element IDs set */
1134 unsigned int count; /* R: count of all elements */
1135 struct snd_ctl_elem_id __user *pids; /* R: IDs */
1136 unsigned char reserved[50];

Completed in 13 milliseconds