Home
last modified time | relevance | path

Searched refs:ad714x_touchpad_plat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/input/
H A Dad714x.h33 struct ad714x_touchpad_plat { struct
56 struct ad714x_touchpad_plat *touchpad; argument
/openbmc/linux/drivers/input/misc/
H A Dad714x.c576 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_sensor_val()
596 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_highest_stage()
617 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_check_second_peak()
656 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_abs_pos()
701 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_check_endpoint()
778 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_use_com_int()
785 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_use_thr_int()
793 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in ad714x_touchpad_state_machine()
1092 struct ad714x_touchpad_plat *tp_plat = ad714x->hw->touchpad; in ad714x_probe()