Home
last modified time | relevance | path

Searched refs:line0_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-video.c150 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 Dcx25821-video.c150 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 Dcx23885-video.c349 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 Dcx23885-video.c350 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