Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_dev.c113 techpoint->input_type = TECHPOINT_MIPI; in check_chip_id()
120 techpoint->input_type = TECHPOINT_MIPI; in check_chip_id()
127 techpoint->input_type = TECHPOINT_MIPI; in check_chip_id()
H A Dtechpoint_common.h58 TECHPOINT_MIPI = 0, enumerator
H A Dtechpoint_v4l2.c180 } else if (techpoint->input_type == TECHPOINT_MIPI) { in techpoint_initialize_controls()
510 } else if (techpoint->input_type == TECHPOINT_MIPI) { in techpoint_g_mbus_config()