Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.h23 int ivtv_do_s_input(struct ivtv *itv, unsigned int inp);
H A Divtv-ioctl.c977 int ivtv_do_s_input(struct ivtv *itv, unsigned int inp) in ivtv_do_s_input() function
1021 return ivtv_do_s_input(file2id(file)->itv, inp); in ivtv_s_input()
H A Divtv-driver.c1297 ivtv_do_s_input(itv, video_input); in ivtv_init_on_first_open()