Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h81 struct snd_hwdep_info { struct
105 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h77 struct snd_hwdep_info { struct
101 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h77 struct snd_hwdep_info { struct
101 #define SNDRV_HWDEP_IOCTL_INFO _IOR('H', 0x01, struct snd_hwdep_info) argument
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h115 struct snd_hwdep_info { struct
116 unsigned int device; /* WR: device number */
117 int card; /* R: card number */
118 unsigned char id[64]; /* ID (user selectable) */
119 unsigned char name[80]; /* hwdep name */
143 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h122 struct snd_hwdep_info { struct
123 unsigned int device; /* WR: device number */
124 int card; /* R: card number */
125 unsigned char id[64]; /* ID (user selectable) */
126 unsigned char name[80]; /* hwdep name */
150 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h115 struct snd_hwdep_info { struct
116 unsigned int device; /* WR: device number */
117 int card; /* R: card number */
118 unsigned char id[64]; /* ID (user selectable) */
119 unsigned char name[80]; /* hwdep name */
143 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument