Searched refs:p_line (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-vbi.h | 54 u8 *p_line, u32 length, int field_number);
|
D | cx231xx-vbi.c | 546 u8 *p_line, u32 length, int field_number) in cx231xx_copy_vbi_line() argument 589 cx231xx_do_vbi_copy(dev, dma_q, p_line, bytes_to_copy); in cx231xx_copy_vbi_line()
|
D | cx231xx.h | 842 u8 *p_line, u32 length, int field_number);
|
D | cx231xx-video.c | 621 struct cx231xx_dmaqueue *dma_q, u8 *p_line, in cx231xx_copy_video_line() argument 663 cx231xx_do_copy(dev, dma_q, p_line, bytes_to_copy); in cx231xx_copy_video_line()
|