Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-vbi.c666 u32 current_line_bytes_copied = 0; in cx231xx_do_vbi_copy() local
680 current_line_bytes_copied = in cx231xx_do_vbi_copy()
685 current_line_bytes_copied; in cx231xx_do_vbi_copy()
Dcx231xx-video.c725 u32 current_line_bytes_copied = 0; in cx231xx_do_copy() local
741 current_line_bytes_copied = _line_size - dma_q->bytes_left_in_line; in cx231xx_do_copy()
753 startwrite += current_line_bytes_copied; in cx231xx_do_copy()