Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c1158 static int npcm_video_try_format(struct file *file, void *fh, in npcm_video_try_format() function
1196 ret = npcm_video_try_format(file, fh, f); in npcm_video_set_format()
1319 .vidioc_try_fmt_vid_cap = npcm_video_try_format,