Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_plugin.c35 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first) macro
107 if (snd_BUG_ON(!snd_pcm_plug_first(plug))) in snd_pcm_plug_alloc()
110 struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_alloc()
218 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_client_size()
243 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_slave_size()
561 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_client_channels_buf()
593 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_write_transfer()
630 plugin = snd_pcm_plug_first(plug); in snd_pcm_plug_read_transfer()