Searched refs:cx88_risc_field (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-core.c | 79 static __le32 *cx88_risc_field(__le32 *rp, struct scatterlist *sglist, in cx88_risc_field() function 171 rp = cx88_risc_field(rp, sglist, top_offset, 0, in cx88_risc_buffer() 174 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer() 208 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx88_risc_databuffer()
|