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