Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.c334 snd_pcm_format_t best_format = (__force snd_pcm_format_t)-1; in snd_pcm_plug_slave_format() local
348 best_format = f; in snd_pcm_plug_slave_format()
352 if ((__force int)best_format >= 0) in snd_pcm_plug_slave_format()
353 return best_format; in snd_pcm_plug_slave_format()