Searched defs:snd_line6_pcm (Results 1 – 1 of 1) sorted by relevance
140 struct snd_line6_pcm { struct142 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 …]