Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.h92 unsigned int nvp6168_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts);
H A Dnvp6158_dev.c159 nvp6168_video_fmt_det(ch, &s_nvp6158_vfmts); in nvp6158_kernel_thread()
H A Dnvp6158_drv.c464 nvp6168_video_fmt_det(vfmt.ch, &vfmt); in nvp6158_native_ioctl()
H A Dnvp6158_video.c647 unsigned int nvp6168_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts) in nvp6168_video_fmt_det() function