Lines Matching defs:techpoint
92 static int check_chip_id(struct techpoint *techpoint) in check_chip_id()
135 int techpoint_initialize_devices(struct techpoint *techpoint) in techpoint_initialize_devices()
152 struct techpoint *techpoint = (struct techpoint *)data; in detect_thread_function() local
226 static int __maybe_unused detect_thread_start(struct techpoint *techpoint) in detect_thread_start()
245 static int __maybe_unused detect_thread_stop(struct techpoint *techpoint) in detect_thread_stop()
253 static __maybe_unused int auto_detect_channel_fmt(struct techpoint *techpoint) in auto_detect_channel_fmt()
281 void __techpoint_get_vc_fmt_inf(struct techpoint *techpoint, in __techpoint_get_vc_fmt_inf()
343 void techpoint_get_vc_fmt_inf(struct techpoint *techpoint, in techpoint_get_vc_fmt_inf()
363 void techpoint_get_vc_hotplug_inf(struct techpoint *techpoint, in techpoint_get_vc_hotplug_inf()
387 void techpoint_set_quick_stream(struct techpoint *techpoint, u32 stream) in techpoint_set_quick_stream()
393 int techpoint_start_video_stream(struct techpoint *techpoint) in techpoint_start_video_stream()
425 int techpoint_stop_video_stream(struct techpoint *techpoint) in techpoint_stop_video_stream()