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