Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-ioctl.h15 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std);
Dcx18-ioctl.c574 int cx18_s_std(struct file *file, void *fh, v4l2_std_id std) in cx18_s_std() function
1089 .vidioc_s_std = cx18_s_std,
Dcx18-driver.c1229 cx18_s_std(NULL, &fh, std); in cx18_init_on_first_open()