Home
last modified time | relevance | path

Searched defs:snd_card (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dcore.h84 struct snd_card { struct
99 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
101 struct list_head devices; /* devices */
103 struct device ctl_dev; /* control device */
104 unsigned int last_numid; /* last used numeric ID */
105 struct rw_semaphore controls_rwsem; /* controls list lock */
106 rwlock_t ctl_files_rwlock; /* ctl_files list lock */
107 int controls_count; /* count of all controls */
108 int user_ctl_count; /* count of all user controls */
109 struct list_head controls; /* all controls for this card */
[all …]
H A Dsimple_card_utils.h42 struct snd_soc_card snd_card; member
H A Dsoc.h996 struct snd_card *snd_card; member
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpios.h141 struct snd_card *snd_card; member
/OK3568_Linux_fs/kernel/drivers/media/usb/stk1160/
H A Dstk1160.h157 struct snd_card *snd_card; member
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multicodecs.c59 struct snd_soc_card snd_card; member
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x.h123 struct snd_card *snd_card; member
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h163 struct snd_card *snd_card; member
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10.h245 struct snd_card *snd_card; member