Searched refs:bcm5974 (Results 1 – 7 of 7) sorted by relevance
274 struct bcm5974 { struct294 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger() argument550 static int report_bt_state(struct bcm5974 *dev, int size) in report_bt_state()607 static int report_tp_state(struct bcm5974 *dev, int size) in report_tp_state()649 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()708 struct bcm5974 *dev = container_of(work, struct bcm5974, mode_reset_work); in bcm5974_mode_reset_work()729 struct bcm5974 *dev = urb->context; in bcm5974_irq_button()760 struct bcm5974 *dev = urb->context; in bcm5974_irq_trackpad()821 static int bcm5974_start_traffic(struct bcm5974 *dev) in bcm5974_start_traffic()851 static void bcm5974_pause_traffic(struct bcm5974 *dev) in bcm5974_pause_traffic()[all …]
11 obj-$(CONFIG_MOUSE_BCM5974) += bcm5974.o
258 module will be called bcm5974.
4 BCM5974 Driver (bcm5974)55 echo -n 9 > /sys/module/bcm5974/parameters/debug59 echo -n 0 > /sys/module/bcm5974/parameters/debug
365 Originally, the buttonpad property was coded into the bcm5974 driver
264 input/bcm5974 input/devices/bcm5974
1931 F: drivers/input/mouse/bcm5974.c