Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-ioctl.h24 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std);
Dcx18-ioctl.c577 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std) in cx18_s_std() function
1092 .vidioc_s_std = cx18_s_std,
Dcx18-driver.c1239 cx18_s_std(NULL, &fh, std); in cx18_init_on_first_open()