Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dappletouch.c195 struct atp { struct
260 static int atp_geyser_init(struct atp *dev) in atp_geyser_init()
320 struct atp *dev = container_of(work, struct atp, work); in atp_reinit()
333 static int atp_calculate_abs(struct atp *dev, int offset, int nb_sensors, in atp_calculate_abs()
447 struct atp *dev = urb->context; in atp_status_check()
489 static void atp_detect_size(struct atp *dev) in atp_detect_size()
520 struct atp *dev = urb->context; in atp_complete_geyser_1_2()
660 struct atp *dev = urb->context; in atp_complete_geyser_3_4()
798 struct atp *dev = input_get_drvdata(input); in atp_open()
809 struct atp *dev = input_get_drvdata(input); in atp_close()
[all …]
/linux/drivers/net/ethernet/realtek/
H A DMakefile8 obj-$(CONFIG_ATP) += atp.o