Home
last modified time | relevance | path

Searched refs:OUT_PASSTHROUGH (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-streams.c505 if (itv->output_mode == OUT_PASSTHROUGH) { in ivtv_start_v4l2_encode_stream()
516 if (itv->output_mode == OUT_PASSTHROUGH) { in ivtv_start_v4l2_encode_stream()
693 if (itv->output_mode == OUT_PASSTHROUGH) { in ivtv_setup_v4l2_decode_stream()
992 if (itv->output_mode == OUT_PASSTHROUGH) { in ivtv_passthrough_mode()
995 if (ivtv_set_output_mode(itv, OUT_PASSTHROUGH) != OUT_PASSTHROUGH) in ivtv_passthrough_mode()
1021 if (itv->output_mode != OUT_PASSTHROUGH) in ivtv_passthrough_mode()
A Divtv-vbi.c469 if (itv->output_mode == OUT_PASSTHROUGH) { in ivtv_vbi_work_handler()
A Divtv-driver.h182 #define OUT_PASSTHROUGH 4 macro
A Divtv-irq.c886 if (frame && (itv->output_mode == OUT_PASSTHROUGH || in ivtv_irq_vsync()
A Divtv-ioctl.c1555 if (mode < 0 || mode > OUT_PASSTHROUGH) in ivtv_log_status()

Completed in 15 milliseconds