Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-ioctl.h29 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std);
Dcx18-ioctl.c582 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std) in cx18_s_std() function
1099 .vidioc_s_std = cx18_s_std,
Dcx18-driver.c1253 cx18_s_std(NULL, &fh, std); in cx18_init_on_first_open()