Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_dev.c112 techpoint->chip_id = CHIP_TP2855; in check_chip_id()
119 techpoint->chip_id = CHIP_TP2855; in check_chip_id()
142 else if (techpoint->chip_id == CHIP_TP2855) in techpoint_initialize_devices()
165 } else if (techpoint->chip_id == CHIP_TP2855) { in detect_thread_function()
184 else if (techpoint->chip_id == CHIP_TP2855) in detect_thread_function()
202 else if (techpoint->chip_id == CHIP_TP2855) in detect_thread_function()
265 } else if (techpoint->chip_id == CHIP_TP2855) { in auto_detect_channel_fmt()
295 } else if (techpoint->chip_id == CHIP_TP2855) { in __techpoint_get_vc_fmt_inf()
377 else if (techpoint->chip_id == CHIP_TP2855) in techpoint_get_vc_hotplug_inf()
389 if (techpoint->chip_id == CHIP_TP2855) in techpoint_set_quick_stream()
H A Dtechpoint_common.h51 CHIP_TP2855, enumerator
H A Dtechpoint_v4l2.c1292 case CHIP_TP2855: in techpoint_audio_probe()