Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dhwdep.c173 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info() function
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h107 struct snd_hwdep_info { struct
135 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument
108 devicesnd_hwdep_info global() argument
109 cardsnd_hwdep_info global() argument
110 idsnd_hwdep_info global() argument
111 namesnd_hwdep_info global() argument
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h107 struct snd_hwdep_info { struct
108 unsigned int device; /* WR: device number */
109 int card; /* R: card number */
110 unsigned char id[64]; /* ID (user selectable) */
111 unsigned char name[80]; /* hwdep name */
135 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) argument