Searched refs:undo_write (Results 1 – 6 of 6) sorted by relevance
58 snd_pcm_slave_xfer_areas_undo_func_t undo_write; member
83 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()
355 linear->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_linear_open()
557 ext->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_extplug_create()
775 svol->plug.undo_write = snd_pcm_plugin_undo_write_generic; in _snd_pcm_softvol_open()
1011 route->plug.undo_write = snd_pcm_plugin_undo_write_generic; in snd_pcm_route_open()
Completed in 14 milliseconds