Home
last modified time | relevance | path

Searched refs:vx_notify_end_of_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_pcm.c574 * vx_notify_end_of_buffer - send "end-of-buffer" notifier at the given pipe
579 static int vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe) in vx_notify_end_of_buffer() function
631 err = vx_notify_end_of_buffer(chip, pipe); in vx_pcm_playback_transfer_chunk()
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_pcm.c576 * vx_notify_end_of_buffer - send "end-of-buffer" notifier at the given pipe
581 static int vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe) in vx_notify_end_of_buffer() function
633 err = vx_notify_end_of_buffer(chip, pipe); in vx_pcm_playback_transfer_chunk()

Completed in 4 milliseconds