Searched refs:sndrv_ctl_elem_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h797 struct sndrv_ctl_elem_id { struct
811 struct sndrv_ctl_elem_id *pids; /* R: IDs */
816 struct sndrv_ctl_elem_id id; /* W: element ID */
849 struct sndrv_ctl_elem_id id; /* W: element ID */
887 SNDRV_CTL_IOCTL_ELEM_LOCK = _IOW('U', 0x14, struct sndrv_ctl_elem_id),
888 SNDRV_CTL_IOCTL_ELEM_UNLOCK = _IOW('U', 0x15, struct sndrv_ctl_elem_id),
892 SNDRV_CTL_IOCTL_ELEM_REMOVE = _IOWR('U', 0x19, struct sndrv_ctl_elem_id),
928 struct sndrv_ctl_elem_id id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dlocal.h54 #define _snd_ctl_elem_id sndrv_ctl_elem_id

Completed in 37 milliseconds