Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.h7 struct snd_usx2y_hwdep_pcm_shm { struct
8 char playback[SSS];
9 char capture0x8[SSS];
10 char capture0xA[SSS];
11 volatile int playback_iso_head;
12 int playback_iso_start;
13 struct {
17 } captured_iso[128];
18 volatile int captured_iso_head;
19 volatile unsigned captured_iso_frames;
[all …]