Searched refs:bcm5974 (Results 1 – 7 of 7) sorted by relevance
288 struct bcm5974 { struct306 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger() argument562 static int report_bt_state(struct bcm5974 *dev, int size) in report_bt_state()619 static int report_tp_state(struct bcm5974 *dev, int size) in report_tp_state()661 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()715 struct bcm5974 *dev = urb->context; in bcm5974_irq_button()746 struct bcm5974 *dev = urb->context; in bcm5974_irq_trackpad()797 static int bcm5974_start_traffic(struct bcm5974 *dev) in bcm5974_start_traffic()827 static void bcm5974_pause_traffic(struct bcm5974 *dev) in bcm5974_pause_traffic()844 struct bcm5974 *dev = input_get_drvdata(input); in bcm5974_open()[all …]
10 obj-$(CONFIG_MOUSE_BCM5974) += bcm5974.o
219 module will be called bcm5974.
1 BCM5974 Driver (bcm5974)49 echo -n 9 > /sys/module/bcm5974/parameters/debug53 echo -n 0 > /sys/module/bcm5974/parameters/debug
265 Originally, the buttonpad property was coded into the bcm5974 driver
411 For example usage of the type A protocol, see the bcm5974 driver. For
778 F: drivers/input/mouse/bcm5974.c