Lines Matching defs:techpoint
103 struct techpoint { struct
120 struct techpoint_audio *audio_in; argument
121 struct techpoint_audio *audio_out; argument
125 enum techpoint_chips chip_id; argument
126 struct techpoint_video_modes *video_modes; argument
127 struct techpoint_video_modes *cur_video_mode; argument
129 enum techpoint_input_type input_type; argument
131 u32 module_index;
132 const char *module_facing;
133 const char *module_name;
134 const char *len_name;
135 bool power_on;
136 bool streaming;
137 bool do_reset;
139 u8 detect_status[PAD_MAX];
140 struct task_struct *detect_thread;