Searched refs:ts_chip_hw_info (Results 1 – 2 of 2) sorted by relevance
61 struct ts_chip_hw_info { struct157 struct ts_chip_hw_info hw_info; /*elan touch need gpio*/332 extern void elan_ts_hw_reset(struct ts_chip_hw_info *hw_info);
51 void elan_ts_hw_reset(struct ts_chip_hw_info *hw_info) in elan_ts_hw_reset()1683 static int elan_ts_gpio_initial(struct ts_chip_hw_info *hw_info) in elan_ts_gpio_initial()1732 struct ts_chip_hw_info *chip_hw_info) in elan_parse_dt()1829 struct ts_chip_hw_info *hw_info; in elan_ts_hw_initial()1833 hw_info = devm_kzalloc(&client->dev,sizeof(struct ts_chip_hw_info), GFP_KERNEL); in elan_ts_hw_initial()