Searched refs:bcm5974 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A DMakefile10 obj-$(CONFIG_MOUSE_BCM5974) += bcm5974.o
H A Dbcm5974.c185 struct bcm5974 { struct
360 static int report_bt_state(struct bcm5974 *dev, int size)
366 "bcm5974: button data: %x %x %x %x\n",
397 static int report_tp_state(struct bcm5974 *dev, int size)
426 "bcm5974: "
474 "bcm5974: abs: p: %+05d w: %+05d x: %+05d y: %+05d "
497 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on)
503 err("bcm5974: out of memory");
516 err("bcm5974: could not read from device");
534 err("bcm5974
[all...]

Completed in 163 milliseconds