Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/test-drivers/vivid/
Dvivid-vid-cap.h47 int vivid_video_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
Dvivid-vid-cap.c1507 int vivid_video_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_video_s_tuner() function
Dvivid-core.c293 return vivid_video_s_tuner(file, fh, vt); in vidioc_s_tuner()