Searched refs:bcm5974 (Results 1 – 7 of 7) sorted by relevance
245 struct bcm5974 { struct488 static int report_bt_state(struct bcm5974 *dev, int size) in report_bt_state()545 static int report_tp_state(struct bcm5974 *dev, int size) in report_tp_state()599 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()656 struct bcm5974 *dev = urb->context; in bcm5974_irq_button()687 struct bcm5974 *dev = urb->context; in bcm5974_irq_trackpad()738 static int bcm5974_start_traffic(struct bcm5974 *dev) in bcm5974_start_traffic()768 static void bcm5974_pause_traffic(struct bcm5974 *dev) in bcm5974_pause_traffic()785 struct bcm5974 *dev = input_get_drvdata(input); in bcm5974_open()808 struct bcm5974 *dev = input_get_drvdata(input); in bcm5974_close()[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
760 F: drivers/input/mouse/bcm5974.c