Searched refs:ivtv_s_input (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.h | 21 int ivtv_s_input(struct file *file, void *fh, unsigned int inp);
|
H A D | ivtv-ioctl.c | 983 int ivtv_s_input(struct file *file, void *fh, unsigned int inp) in ivtv_s_input() function 1914 .vidioc_s_input = ivtv_s_input,
|
H A D | ivtv-driver.c | 1349 ivtv_s_input(NULL, &fh, video_input); in ivtv_init_on_first_open()
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.h | 21 int ivtv_s_input(struct file *file, void *fh, unsigned int inp);
|
H A D | ivtv-ioctl.c | 977 int ivtv_s_input(struct file *file, void *fh, unsigned int inp) in ivtv_s_input() function 1692 .vidioc_s_input = ivtv_s_input,
|
H A D | ivtv-driver.c | 1351 ivtv_s_input(NULL, &fh, video_input); in ivtv_init_on_first_open()
|
Completed in 10 milliseconds