Searched defs:alps_dev (Results 1 – 1 of 1) sorted by relevance
95 struct alps_dev { struct96 struct input_dev *input;97 struct input_dev *input2;98 struct hid_device *hdev;100 enum dev_num dev_type;101 u8 max_fingers;102 u8 has_sp;103 u8 sp_btn_info;104 u32 x_active_len_mm;105 u32 y_active_len_mm;[all …]