Searched refs:NO_SYNC_LINE (Results 1 – 4 of 4) sorted by relevance
/drivers/media/pci/cx88/ |
D | cx88-core.c | 64 #define NO_SYNC_LINE (-1U) macro 84 if (sync_line != NO_SYNC_LINE) in cx88_risc_field() 199 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx88_risc_databuffer()
|
/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 1010 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field() 1115 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_audio() 1191 rp = cx25821_risc_field_audio(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx25821_risc_databuffer_audio()
|
D | cx25821.h | 35 #define NO_SYNC_LINE (-1U) macro
|
/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 63 #define NO_SYNC_LINE (-1U) macro 1147 if (sync_line != NO_SYNC_LINE) in cx23885_risc_field() 1264 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer()
|