Searched refs:bottom_offset (Results 1 – 4 of 4) sorted by relevance
/drivers/media/video/cx88/ |
D | cx88-core.c | 130 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument 140 if (UNSET != bottom_offset) in cx88_risc_buffer() 157 if (UNSET != bottom_offset) in cx88_risc_buffer() 158 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
|
D | cx88.h | 554 unsigned int top_offset, unsigned int bottom_offset,
|
/drivers/media/video/cx23885/ |
D | cx23885.h | 398 unsigned int top_offset, unsigned int bottom_offset,
|
D | cx23885-core.c | 1005 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument 1015 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1035 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1036 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer()
|