Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/input/
Dad714x.h34 struct ad714x_touchpad_plat { struct
57 struct ad714x_touchpad_plat *touchpad; argument
/linux-4.1.27/drivers/input/misc/
Dad714x.c577 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_sensor_val()
597 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_highest_stage()
618 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_check_second_peak()
657 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_abs_pos()
702 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_check_endpoint()
779 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_use_com_int()
786 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_use_thr_int()
794 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in ad714x_touchpad_state_machine()
1103 struct ad714x_touchpad_plat *tp_plat = ad714x->hw->touchpad; in ad714x_probe()