Searched defs:snd_usb_clock_ref (Results 1 – 2 of 2) sorted by relevance
117384 struct snd_usb_clock_ref { struct117385 unsigned char clock;117386 atomic_t locked;117387 int opened;117388 int rate;117389 bool need_setup;117390 struct list_head list;