Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.h91 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts);
H A Dnvp6158_dev.c132 nvp6158_video_fmt_det(ch, &s_nvp6158_vfmts); in nvp6158_kernel_thread()
H A Dnvp6158_drv.c462 nvp6158_video_fmt_det(vfmt.ch, &vfmt); in nvp6158_native_ioctl()
H A Dnvp6158_video.c411 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts) in nvp6158_video_fmt_det() function