Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dvx_core.h140 struct vx_core { struct
142 struct snd_card *card;
143 struct snd_pcm *pcm[VX_MAX_CODECS];
144 int type; /* VX_TYPE_XXX */
146 int irq;
150 const struct snd_vx_hardware *hw;
151 const struct snd_vx_ops *ops;
153 struct mutex lock;
155 unsigned int chip_status;
156 unsigned int pcm_running;
[all …]