Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dvx_core.h153 struct vx_core { struct
155 struct snd_card *card;
156 struct snd_pcm *pcm[VX_MAX_CODECS];
157 int type; /* VX_TYPE_XXX */
159 int irq;
163 struct snd_vx_hardware *hw;
164 struct snd_vx_ops *ops;
166 struct mutex lock;
168 unsigned int chip_status;
169 unsigned int pcm_running;
[all …]