Home
last modified time | relevance | path

Searched refs:snd_pcm_plugin_undo_write_generic (Results 1 - 12 of 12) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.h61 #define snd_pcm_plugin_undo_write_generic \ macro
84 snd_pcm_sframes_t snd_pcm_plugin_undo_write_generic
H A Dpcm_copy.c198 copy->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_copy_open()
H A Dpcm_lfloat.c400 lfloat->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_lfloat_open()
H A Dpcm_linear.c444 linear->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_linear_open()
H A Dpcm_mulaw.c455 mulaw->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_mulaw_open()
H A Dpcm_alaw.c442 alaw->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_alaw_open()
H A Dpcm_iec958.c596 iec->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_iec958_open()
H A Dpcm_plugin.c122 snd_pcm_plugin_undo_write_generic(snd_pcm_t *pcm ATTRIBUTE_UNUSED, in snd_pcm_plugin_undo_write_generic() function
H A Dpcm_extplug.c717 ext->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_extplug_create()
H A Dpcm_route.c1041 route->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_route_open()
H A Dpcm_softvol.c957 svol->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_softvol_open()
H A Dpcm_ladspa.c1609 ladspa->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_ladspa_open()

Completed in 14 milliseconds