Home
last modified time | relevance | path

Searched refs:strict_match (Results 1 – 2 of 2) sorted by relevance

/linux/sound/usb/
H A Dpcm.h20 unsigned int rate, unsigned int channels, bool strict_match,
H A Dpcm.c92 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()