Searched refs:nvp6158_set_chnmode (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_drv.c | 297 nvp6158_set_chnmode(ch, NC_VIVO_CH_FORMATDEF_UNKNOWN); in nvp6158_video_decoder_init() 477 nvp6158_set_chnmode(i, NC_VIVO_CH_FORMATDEF_UNKNOWN); in nvp6158_native_ioctl() 488 if(0 == nvp6158_set_chnmode(schnmode.ch, schnmode.chmode)) in nvp6158_native_ioctl() 701 nvp6158_set_chnmode(ch, AHD20_1080P_30P); in nvp6158_set_bt656_601_mode() 730 nvp6158_set_chnmode(ch, AHD20_720P_30P); in nvp6158_set_bt1120_720P_mode() 746 nvp6158_set_chnmode(ch, AHD20_1080P_30P); in nvp6158_set_bt1120_1080P_mode() 778 nvp6158_set_chnmode(ch, AHD20_720P_25P); in nvp6158_start() 782 nvp6158_set_chnmode(ch, AHD20_720P_30P); in nvp6158_start() 786 nvp6158_set_chnmode(ch, AHD20_1080P_25P); in nvp6158_start() 790 nvp6158_set_chnmode(ch, AHD20_1080P_30P); in nvp6158_start() [all …]
|
| H A D | nvp6158_dev.c | 140 nvp6158_set_chnmode(ch, curfmt); in nvp6158_kernel_thread() 154 nvp6158_set_chnmode(ch, NC_VIVO_CH_FORMATDEF_UNKNOWN); in nvp6158_kernel_thread()
|
| H A D | nvp6158_video.h | 85 int nvp6158_set_chnmode(const unsigned char ch, const unsigned char chnmode);
|
| H A D | nvp6158_video.c | 999 int nvp6158_set_chnmode(const unsigned char ch, const unsigned char chnmode) in nvp6158_set_chnmode() function
|