Home
last modified time | relevance | path

Searched refs:TECHPOINT_DVP_BT1120 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_common.h59 TECHPOINT_DVP_BT1120, enumerator
H A Dtechpoint_v4l2.c169 if (techpoint->input_type == TECHPOINT_DVP_BT1120) { in techpoint_initialize_controls()
505 if (techpoint->input_type == TECHPOINT_DVP_BT1120) { in techpoint_g_mbus_config()
528 if (techpoint->input_type == TECHPOINT_DVP_BT1120) in techpoint_querystd()
549 if (techpoint->input_type == TECHPOINT_DVP_BT1120) { in techpoint_get_bt656_module_inf()
H A Dtechpoint_dev.c106 techpoint->input_type = TECHPOINT_DVP_BT1120; in check_chip_id()