Searched refs:cx88_risc_field (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/media/pci/cx88/ |
D | cx88-core.c | 70 static __le32 *cx88_risc_field(__le32 *rp, struct scatterlist *sglist, in cx88_risc_field() function 163 rp = cx88_risc_field(rp, sglist, top_offset, 0, in cx88_risc_buffer() 166 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer() 201 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx88_risc_databuffer()
|