Searched refs:line0_offset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 150 u32 line0_offset; in cx25821_buffer_prepare() local 190 line0_offset = 0; in cx25821_buffer_prepare() 194 sgt->sgl, line0_offset, in cx25821_buffer_prepare()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-video.c | 150 u32 line0_offset; in cx25821_buffer_prepare() local 190 line0_offset = 0; in cx25821_buffer_prepare() 194 sgt->sgl, line0_offset, in cx25821_buffer_prepare()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 349 u32 line0_offset, line1_offset; in buffer_prepare() local 385 line0_offset = buf->bpl; in buffer_prepare() 391 line0_offset = 0; in buffer_prepare() 395 sgt->sgl, line0_offset, in buffer_prepare()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-video.c | 350 u32 line0_offset, line1_offset; in buffer_prepare() local 386 line0_offset = buf->bpl; in buffer_prepare() 392 line0_offset = 0; in buffer_prepare() 396 sgt->sgl, line0_offset, in buffer_prepare()
|
Completed in 6 milliseconds