Searched refs:strict_match (Results 1 – 2 of 2) sorted by relevance
/linux/sound/usb/ |
H A D | pcm.h | 20 unsigned int rate, unsigned int channels, bool strict_match,
|
H A D | pcm.c | 92 unsigned int rate, unsigned int channels, bool strict_match, in find_format() argument 100 if (strict_match) { in find_format() 153 unsigned int rate, unsigned int channels, bool strict_match, in snd_usb_find_format() argument 156 return find_format(fmt_list_head, format, rate, channels, strict_match, in snd_usb_find_format()
|