snd_pcm_plugin     61 include/sound/pcm_oss.h 	struct snd_pcm_plugin *plugin_first;
snd_pcm_plugin     62 include/sound/pcm_oss.h 	struct snd_pcm_plugin *plugin_last;
snd_pcm_plugin     67 sound/core/oss/copy.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    114 sound/core/oss/io.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    156 sound/core/oss/linear.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    305 sound/core/oss/mulaw.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    565 sound/core/oss/pcm_oss.c 	struct snd_pcm_plugin *plugin, *next;
snd_pcm_plugin    939 sound/core/oss/pcm_oss.c 			struct snd_pcm_plugin *plugin;
snd_pcm_plugin    110 sound/core/oss/pcm_plugin.c 		struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug);
snd_pcm_plugin    122 sound/core/oss/pcm_plugin.c 		struct snd_pcm_plugin *plugin = snd_pcm_plug_last(plug);
snd_pcm_plugin    153 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    201 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next;
snd_pcm_plugin    231 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next;
snd_pcm_plugin    363 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin = NULL;
snd_pcm_plugin    546 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin    582 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin, *next;
snd_pcm_plugin    614 sound/core/oss/pcm_plugin.c 	struct snd_pcm_plugin *plugin, *next;
snd_pcm_plugin     62 sound/core/oss/pcm_plugin.h 	snd_pcm_sframes_t (*src_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t dst_frames);
snd_pcm_plugin     63 sound/core/oss/pcm_plugin.h 	snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t src_frames);
snd_pcm_plugin     64 sound/core/oss/pcm_plugin.h 	snd_pcm_sframes_t (*client_channels)(struct snd_pcm_plugin *plugin,
snd_pcm_plugin     67 sound/core/oss/pcm_plugin.h 	snd_pcm_sframes_t (*transfer)(struct snd_pcm_plugin *plugin,
snd_pcm_plugin     71 sound/core/oss/pcm_plugin.h 	int (*action)(struct snd_pcm_plugin *plugin,
snd_pcm_plugin     74 sound/core/oss/pcm_plugin.h 	struct snd_pcm_plugin *prev;
snd_pcm_plugin     75 sound/core/oss/pcm_plugin.h 	struct snd_pcm_plugin *next;
snd_pcm_plugin     78 sound/core/oss/pcm_plugin.h 	void (*private_free)(struct snd_pcm_plugin *plugin);
snd_pcm_plugin    307 sound/core/oss/rate.c 	struct snd_pcm_plugin *plugin;
snd_pcm_plugin     91 sound/core/oss/route.c 	struct snd_pcm_plugin *plugin;