Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dvx_core.h140 struct vx_core { struct
142 struct snd_card *card;
144 int type; /* VX_TYPE_XXX */
146 int irq;
153 struct mutex lock;
155 unsigned int chip_status;
156 unsigned int pcm_running;
158 struct snd_hwdep *hwdep;
163 unsigned int audio_ins;
164 unsigned int audio_outs;
[all …]