Searched refs:bcm5974 (Results 1 – 6 of 6) sorted by relevance
274 struct bcm5974 { struct292 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger() argument548 static int report_bt_state(struct bcm5974 *dev, int size) in report_bt_state()605 static int report_tp_state(struct bcm5974 *dev, int size) in report_tp_state()647 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()701 struct bcm5974 *dev = urb->context; in bcm5974_irq_button()732 struct bcm5974 *dev = urb->context; in bcm5974_irq_trackpad()783 static int bcm5974_start_traffic(struct bcm5974 *dev) in bcm5974_start_traffic()813 static void bcm5974_pause_traffic(struct bcm5974 *dev) in bcm5974_pause_traffic()830 struct bcm5974 *dev = input_get_drvdata(input); in bcm5974_open()[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
359 Originally, the buttonpad property was coded into the bcm5974 driver
1441 F: drivers/input/mouse/bcm5974.c