Home
last modified time | relevance | path

Searched refs:ivtv_get_output_stream (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-driver.h777 struct ivtv_stream *ivtv_get_output_stream(struct ivtv *itv);
Divtv-driver.c334 struct ivtv_stream *ivtv_get_output_stream(struct ivtv *itv) in ivtv_get_output_stream() function
Divtv-irq.c865 struct ivtv_stream *s = ivtv_get_output_stream(itv); in ivtv_irq_vsync()