Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Dpcm.h136 struct snd_line6_pcm { struct
138 struct usb_line6 *line6;
144 struct snd_pcm *pcm;
147 struct mutex state_mutex;
150 struct line6_pcm_stream in;
154 unsigned char *prev_fbuf;
157 int prev_fsize;
160 int max_packet_size_in;
161 int max_packet_size_out;
164 int volume_playback[2];
[all …]