Home
last modified time | relevance | path

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

/sound/usb/line6/
Dpcm.h140 struct snd_line6_pcm { struct
142 struct usb_line6 *line6;
145 struct line6_pcm_properties *properties;
148 struct snd_pcm *pcm;
151 struct mutex state_mutex;
154 struct line6_pcm_stream in;
155 struct line6_pcm_stream out;
158 unsigned char *prev_fbuf;
161 int prev_fsize;
164 int max_packet_size_in;
[all …]