Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/ivtv/
Divtv-cards.h304 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output);
Divtv-ioctl.c838 return ivtv_get_output(itv, vout->index, vout); in ivtv_enum_output()
1536 ivtv_get_output(itv, itv->active_output, &vidout); in ivtv_log_status()
Divtv-cards.c1330 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output) in ivtv_get_output() function