Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_plugin.c20 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first) macro
96 if (snd_BUG_ON(!snd_pcm_plug_first(plug))) in snd_pcm_plug_alloc()
99 struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_alloc()
194 plugin = snd_pcm_plug_first(plug); in calc_dst_frames()
556 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_client_channels_buf()
589 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_write_transfer()
636 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_read_transfer()