Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_plugin_generic.h58 snd_pcm_slave_xfer_areas_undo_func_t undo_write; member
A Dpcm_plugin_generic.c83 plugin->undo_write = snd_pcm_plugin_undo_write; in snd_pcm_plugin_init()
179 res = plugin->undo_write(pcm, slave_areas, in snd_pcm_plugin_write_areas()
407 …res = plugin->undo_write(pcm, slave_areas, slave_offset + result, slave_frames, slave_frames - res… in snd_pcm_plugin_mmap_commit()
A Dpcm_linear.c355 linear->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_linear_open()
A Dpcm_extplug.c557 ext->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_extplug_create()
A Dpcm_softvol.c775 svol->plug.undo_write = snd_pcm_plugin_undo_write_generic; in _snd_pcm_softvol_open()
A Dpcm_route.c1011 route->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_route_open()

Completed in 14 milliseconds