Searched refs:snd_ctl_elem_id (Results 1 – 6 of 6) sorted by relevance
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 701 struct snd_ctl_elem_id { struct 714 struct snd_ctl_elem_id * pids; argument 718 struct snd_ctl_elem_id id; 750 struct snd_ctl_elem_id id; 785 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 786 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 790 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 818 struct snd_ctl_elem_id id;
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 695 struct snd_ctl_elem_id { struct 708 struct snd_ctl_elem_id * pids; argument 712 struct snd_ctl_elem_id id; 744 struct snd_ctl_elem_id id; 779 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 780 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 784 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 812 struct snd_ctl_elem_id id;
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 695 struct snd_ctl_elem_id { struct 708 struct snd_ctl_elem_id * pids; argument 712 struct snd_ctl_elem_id id; 744 struct snd_ctl_elem_id id; 779 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 780 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 784 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 812 struct snd_ctl_elem_id id;
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 869 struct snd_ctl_elem_id { struct 883 struct snd_ctl_elem_id *pids; /* R: IDs */ argument 888 struct snd_ctl_elem_id id; /* W: element ID */ 921 struct snd_ctl_elem_id id; /* W: element ID */ 958 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 959 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 963 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 998 struct snd_ctl_elem_id id;
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 878 struct snd_ctl_elem_id { struct 892 struct snd_ctl_elem_id *pids; /* R: IDs */ argument 897 struct snd_ctl_elem_id id; /* W: element ID */ 930 struct snd_ctl_elem_id id; /* W: element ID */ 967 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 968 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 972 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 1007 struct snd_ctl_elem_id id;
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 869 struct snd_ctl_elem_id { struct 883 struct snd_ctl_elem_id *pids; /* R: IDs */ argument 888 struct snd_ctl_elem_id id; /* W: element ID */ 921 struct snd_ctl_elem_id id; /* W: element ID */ 958 #define SNDRV_CTL_IOCTL_ELEM_LOCK _IOW('U', 0x14, struct snd_ctl_elem_id) 959 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) 963 #define SNDRV_CTL_IOCTL_ELEM_REMOVE _IOWR('U', 0x19, struct snd_ctl_elem_id) 998 struct snd_ctl_elem_id id;
|