Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-vbi.c500 vi->cc_missing_cnt = 0; in ivtv_vbi_work_handler()
502 } else if (vi->cc_missing_cnt == 4) { in ivtv_vbi_work_handler()
505 vi->cc_missing_cnt++; in ivtv_vbi_work_handler()
H A Divtv-driver.h574 u8 cc_missing_cnt; /* counts number of frames without CC for passthrough mode */ member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-vbi.c500 vi->cc_missing_cnt = 0; in ivtv_vbi_work_handler()
502 } else if (vi->cc_missing_cnt == 4) { in ivtv_vbi_work_handler()
505 vi->cc_missing_cnt++; in ivtv_vbi_work_handler()
H A Divtv-driver.h572 u8 cc_missing_cnt; /* counts number of frames without CC for passthrough mode */ member

Completed in 7 milliseconds