Searched refs:NO_SYNC_LINE (Results 1 – 5 of 5) sorted by relevance
/drivers/media/pci/cx88/ |
D | cx88-core.c | 72 #define NO_SYNC_LINE (-1U) macro 90 if (sync_line != NO_SYNC_LINE) in cx88_risc_field() 197 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, lines, lpi, !lpi); in cx88_risc_databuffer()
|
/drivers/media/pci/cx25821/ |
D | cx25821.h | 51 #define NO_SYNC_LINE (-1U) macro
|
D | cx25821-core.c | 1024 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field() 1129 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_audio() 1205 rp = cx25821_risc_field_audio(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx25821_risc_databuffer_audio()
|
D | cx25821-video-upstream.c | 139 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_upstream()
|
/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 58 #define NO_SYNC_LINE (-1U) macro 1085 if (sync_line != NO_SYNC_LINE) in cx23885_risc_field() 1202 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer()
|