Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-vid-out.h36 int vivid_vid_out_g_selection(struct file *file, void *priv, struct v4l2_selection *sel);
Dvivid-vid-out.c618 int vivid_vid_out_g_selection(struct file *file, void *priv, in vivid_vid_out_g_selection() function
Dvivid-core.c362 return vivid_vid_out_g_selection(file, fh, sel); in vidioc_g_selection()