Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_ad_tp2825.c73 static int cvstd_state = VIDEO_UNPLUG; variable
707 switch (cvstd_state) { in tp2825_ad_get_cfg()
856 cvstd_state = state; in tp2825_check_cvstd()
911 if (cvstd_old != cvstd_mode || cvstd_old_state != cvstd_state) { in tp2825_check_state_work()
913 cvstd_old_state = cvstd_state; in tp2825_check_state_work()
1017 cvstd_state = VIDEO_LOCKED; in tp2825_ad_init()
H A Dvehicle_ad_gc2145.c77 static int cvstd_state = VIDEO_UNPLUG; variable
912 switch (cvstd_state) { in gc2145_ad_get_cfg()
1049 if (cvstd_old != cvstd_mode || cvstd_old_state != cvstd_state) { in gc2145_check_state_work()
1053 cvstd_old_state = cvstd_state; in gc2145_check_state_work()
H A Dvehicle_ad_max96714.c76 static int cvstd_state = VIDEO_UNPLUG; variable
291 switch (cvstd_state) { in max96714_ad_get_cfg()
450 if (cvstd_old != cvstd_mode || cvstd_old_state != cvstd_state) { in max96714_check_state_work()
454 cvstd_old_state = cvstd_state; in max96714_check_state_work()
H A Dvehicle_ad_nvp6324.c76 static int cvstd_state = VIDEO_UNPLUG; variable
1940 switch (cvstd_state) { in nvp6324_ad_get_cfg()
2134 cvstd_old_state != cvstd_state || (video_old != video_mode)) { in nvp6324_check_state_work()
2138 cvstd_old_state = cvstd_state; in nvp6324_check_state_work()
H A Dvehicle_ad_nvp6188.c73 static int cvstd_state = VIDEO_UNPLUG; variable
925 switch (cvstd_state) { in nvp6188_ad_get_cfg()