Searched refs:SND_PCM_RATE_PLUGIN_ENTRY (Results 1 – 3 of 3) sorted by relevance
141 #define SND_PCM_RATE_PLUGIN_ENTRY(name) _snd_pcm_rate_##name##_open macro
435 int SND_PCM_RATE_PLUGIN_ENTRY(linear) (ATTRIBUTE_UNUSED unsigned int version, in SND_PCM_RATE_PLUGIN_ENTRY() function
1472 …extern int SND_PCM_RATE_PLUGIN_ENTRY(linear) (unsigned int version, void **objp, snd_pcm_rate_ops_… in snd_pcm_rate_open()1554 open_func = SND_PCM_RATE_PLUGIN_ENTRY(linear); in snd_pcm_rate_open()