Searched refs:NVP6158_INFORMATION_S (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_video.h | 91 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts); 92 unsigned int nvp6168_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts);
|
| H A D | nvp6158_dev.c | 119 NVP6158_INFORMATION_S s_nvp6158_vfmts; in nvp6158_kernel_thread() 124 memset(&s_nvp6158_vfmts, 0, sizeof(NVP6158_INFORMATION_S)); in nvp6158_kernel_thread()
|
| H A D | nvp6158_drv.c | 350 NVP6158_INFORMATION_S vfmt; in nvp6158_native_ioctl() 457 if (copy_from_user(&vfmt, argp, sizeof(NVP6158_INFORMATION_S))) { in nvp6158_native_ioctl() 465 if(copy_to_user(argp, &vfmt, sizeof(NVP6158_INFORMATION_S))) in nvp6158_native_ioctl()
|
| H A D | nvp6158_video.c | 42 NVP6158_INFORMATION_S nvp6158_s_raptor3_vfmts; 190 static int nvp6158_AutoDebouceCheck( unsigned char ch, NVP6158_INFORMATION_S *pInformation ) in nvp6158_AutoDebouceCheck() 344 static int nvp6158_GetFormatEachCh( unsigned char ch, NVP6158_INFORMATION_S *pInformation ) in nvp6158_GetFormatEachCh() 411 unsigned int nvp6158_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts) in nvp6158_video_fmt_det() 647 unsigned int nvp6168_video_fmt_det(const unsigned char ch, NVP6158_INFORMATION_S *ps_nvp6158_vfmts) in nvp6168_video_fmt_det()
|
| H A D | nvp6158_common.h | 534 } NVP6158_INFORMATION_S; typedef
|