Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_tp2855.h35 int tp2855_get_channel_input_status(struct techpoint *techpoint, u8 ch);
H A Dtechpoint_dev.c186 tp2855_get_channel_input_status in detect_thread_function()
379 tp2855_get_channel_input_status(techpoint, ch); in techpoint_get_vc_hotplug_inf()
H A Dtechpoint_tp2855.c205 int tp2855_get_channel_input_status(struct techpoint *techpoint, u8 ch) in tp2855_get_channel_input_status() function
227 detect_status[i] = tp2855_get_channel_input_status(techpoint, i); in tp2855_get_all_input_status()