Searched refs:cx25821_risc_field (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 988 static __le32 *cx25821_risc_field(__le32 * rp, struct scatterlist *sglist, in cx25821_risc_field() function 1083 rp = cx25821_risc_field(rp, sglist, top_offset, 0, bpl, padding, in cx25821_risc_buffer() 1088 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
|