Searched defs:plugin (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/sound/core/oss/ |
H A D | copy.c | 27 static snd_pcm_sframes_t copy_transfer(struct snd_pcm_plugin *plugin, copy_transfer() argument 67 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_copy() local
|
H A D | io.c | 37 static snd_pcm_sframes_t io_playback_transfer(struct snd_pcm_plugin *plugin, io_playback_transfer() argument 63 static snd_pcm_sframes_t io_capture_transfer(struct snd_pcm_plugin *plugin, io_capture_transfer() argument 90 static snd_pcm_sframes_t io_src_channels(struct snd_pcm_plugin *plugin, io_src_channels() argument 114 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_io() local
|
H A D | route.c | 47 static snd_pcm_sframes_t route_transfer(struct snd_pcm_plugin *plugin, route_transfer() argument 90 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_route() local
|
H A D | linear.c | 55 static void convert(struct snd_pcm_plugin *plugin, convert() argument 88 static snd_pcm_sframes_t linear_transfer(struct snd_pcm_plugin *plugin, linear_transfer() argument 154 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_linear() local
|
H A D | mulaw.c | 168 static void mulaw_decode(struct snd_pcm_plugin *plugin, mulaw_decode() argument 214 static void mulaw_encode(struct snd_pcm_plugin *plugin, mulaw_encode() argument 248 static snd_pcm_sframes_t mulaw_transfer(struct snd_pcm_plugin *plugin, mulaw_transfer() argument 305 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_mulaw() local
|
H A D | rate.c | 53 static void rate_init(struct snd_pcm_plugin *plugin) rate_init() argument 64 static void resample_expand(struct snd_pcm_plugin *plugin, resample_expand() argument 123 static void resample_shrink(struct snd_pcm_plugin *plugin, resample_shrink() argument 183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) rate_src_frames() argument 216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) rate_dst_frames() argument 249 static snd_pcm_sframes_t rate_transfer(struct snd_pcm_plugin *plugin, rate_transfer() argument 283 static int rate_action(struct snd_pcm_plugin *plugin, rate_action() argument 307 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build_rate() local
|
H A D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) snd_pcm_plugin_alloc() argument 110 struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug); snd_pcm_plug_alloc() local 122 struct snd_pcm_plugin *plugin = snd_pcm_plug_last(plug); snd_pcm_plug_alloc() local 138 snd_pcm_sframes_t snd_pcm_plugin_client_channels(struct snd_pcm_plugin *plugin, snd_pcm_plugin_client_channels() argument 153 struct snd_pcm_plugin *plugin; snd_pcm_plugin_build() local 187 int snd_pcm_plugin_free(struct snd_pcm_plugin *plugin) snd_pcm_plugin_free() argument 201 struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next; snd_pcm_plug_client_size() local 232 struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next; snd_pcm_plug_slave_size() local 369 struct snd_pcm_plugin *plugin = NULL; snd_pcm_plug_format_plugins() local 552 struct snd_pcm_plugin *plugin; snd_pcm_plug_client_channels_buf() local 588 struct snd_pcm_plugin *plugin, *next; snd_pcm_plug_write_transfer() local 620 struct snd_pcm_plugin *plugin, *next; snd_pcm_plug_read_transfer() local
|
H A D | pcm_oss.c | 568 struct snd_pcm_plugin *plugin, *next; snd_pcm_oss_plugin_clear() local 580 static int snd_pcm_plugin_insert(struct snd_pcm_plugin *plugin) snd_pcm_plugin_insert() argument 595 int snd_pcm_plugin_append(struct snd_pcm_plugin *plugin) snd_pcm_plugin_append() argument 954 struct snd_pcm_plugin *plugin; snd_pcm_oss_change_params() local
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | event-plugin.c | 42 char *plugin; member in struct:trace_plugin_options 169 char *plugin; update_option() local 291 char *plugin; load_plugin() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | stackglue.c | 172 int ocfs2_stack_glue_register(struct ocfs2_stack_plugin *plugin) ocfs2_stack_glue_register() argument 195 void ocfs2_stack_glue_unregister(struct ocfs2_stack_plugin *plugin) ocfs2_stack_glue_unregister() argument
|
Completed in 274 milliseconds