Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dfirewire.h79 struct snd_firewire_get_info { struct
80 unsigned int type; /* SNDRV_FIREWIRE_TYPE_xxx */
81 unsigned int card; /* same as fw_cdev_get_info.card */
82 unsigned char guid[8];
83 char device_name[16]; /* device node in /dev */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dfirewire.h79 struct snd_firewire_get_info { struct
80 unsigned int type; /* SNDRV_FIREWIRE_TYPE_xxx */
81 unsigned int card; /* same as fw_cdev_get_info.card */
82 unsigned char guid[8];
83 char device_name[16]; /* device node in /dev */
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dfirewire.h93 struct snd_firewire_get_info { struct
94 unsigned int type; /* SNDRV_FIREWIRE_TYPE_xxx */
95 unsigned int card; /* same as fw_cdev_get_info.card */
96 unsigned char guid[8];
97 char device_name[16]; /* device node in /dev */