Searched defs:snd_line6_pcm (Results 1 – 1 of 1) sorted by relevance
136 struct snd_line6_pcm { struct138 struct usb_line6 *line6;141 struct line6_pcm_properties *properties;144 struct snd_pcm *pcm;147 struct mutex state_mutex;150 struct line6_pcm_stream in;151 struct line6_pcm_stream out;154 unsigned char *prev_fbuf;157 int prev_fsize;160 int max_packet_size_in;[all …]