Home
last modified time | relevance | path

Searched refs:current_line_bytes_copied (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c613 u32 current_line_bytes_copied = 0; in cx231xx_do_vbi_copy() local
627 current_line_bytes_copied = in cx231xx_do_vbi_copy()
632 current_line_bytes_copied; in cx231xx_do_vbi_copy()
Dcx231xx-video.c643 u32 current_line_bytes_copied = 0; in cx231xx_do_copy() local
659 current_line_bytes_copied = _line_size - dma_q->bytes_left_in_line; in cx231xx_do_copy()
671 startwrite += current_line_bytes_copied; in cx231xx_do_copy()