Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.h113 snd_pcm_format_t snd_pcm_plug_slave_format(snd_pcm_format_t format,
148 static inline int snd_pcm_plug_slave_format(int format, const struct snd_mask *format_mask) { retur… in snd_pcm_plug_slave_format() function
H A Dpcm_plugin.c320 snd_pcm_format_t snd_pcm_plug_slave_format(snd_pcm_format_t format, in snd_pcm_plug_slave_format() function
H A Dpcm_oss.c919 sformat = snd_pcm_plug_slave_format(format, sformat_mask); in snd_pcm_oss_change_params_locked()