Home
last modified time | relevance | path

Searched refs:active_input (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-video.c14 int inp = cx->active_input; in cx18_video_set_io()
H A Dcx18-ioctl.c500 *i = cx->active_input; in cx18_g_input()
515 if (inp == cx->active_input) { in cx18_s_input()
521 cx->active_input, inp); in cx18_s_input()
523 cx->active_input = inp; in cx18_s_input()
1025 cx18_get_input(cx, cx->active_input, &vidin); in cx18_log_status()
H A Dcx18-driver.c792 cx->active_input = i; in cx18_init_struct2()
1222 video_input = cx->active_input; in cx18_init_on_first_open()
1223 cx->active_input++; /* Force update of input */ in cx18_init_on_first_open()
H A Dcx18-driver.h656 u32 active_input; member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-video.c14 int inp = cx->active_input; in cx18_video_set_io()
H A Dcx18-ioctl.c520 *i = cx->active_input; in cx18_g_input()
535 if (inp == cx->active_input) { in cx18_s_input()
541 cx->active_input, inp); in cx18_s_input()
543 cx->active_input = inp; in cx18_s_input()
947 cx18_get_input(cx, cx->active_input, &vidin); in cx18_log_status()
H A Dcx18-driver.c791 cx->active_input = i; in cx18_init_struct2()
1221 video_input = cx->active_input; in cx18_init_on_first_open()
1222 cx->active_input++; /* Force update of input */ in cx18_init_on_first_open()
H A Dcx18-driver.h656 u32 active_input; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-routing.c52 int inp = itv->active_input; in ivtv_video_set_io()
H A Divtv-ioctl.c978 *i = itv->active_input; in ivtv_g_input()
992 if (inp == itv->active_input) { in ivtv_s_input()
1002 itv->active_input, inp); in ivtv_s_input()
1004 itv->active_input = inp; in ivtv_s_input()
1516 ivtv_get_input(itv, itv->active_input, &vidin); in ivtv_log_status()
H A Divtv-driver.c827 itv->active_input = i; in ivtv_init_struct2()
1347 video_input = itv->active_input; in ivtv_init_on_first_open()
1348 itv->active_input++; /* Force update of input */ in ivtv_init_on_first_open()
H A Divtv-driver.h656 u32 active_input; /* current video input */ member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-routing.c52 int inp = itv->active_input; in ivtv_video_set_io()
H A Divtv-ioctl.c972 *i = itv->active_input; in ivtv_g_input()
986 if (inp == itv->active_input) { in ivtv_s_input()
996 itv->active_input, inp); in ivtv_s_input()
998 itv->active_input = inp; in ivtv_s_input()
1510 ivtv_get_input(itv, itv->active_input, &vidin); in ivtv_log_status()
H A Divtv-driver.c824 itv->active_input = i; in ivtv_init_struct2()
1349 video_input = itv->active_input; in ivtv_init_on_first_open()
1350 itv->active_input++; /* Force update of input */ in ivtv_init_on_first_open()
H A Divtv-driver.h654 u32 active_input; /* current video input */ member

Completed in 26 milliseconds