Home
last modified time | relevance | path

Searched refs:bcm5974_config (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dbcm5974.c248 struct bcm5974_config { struct
279 struct bcm5974_config cfg; /* device configuration */ argument
294 const struct bcm5974_config *c = &dev->cfg; in get_tp_finger()
316 static const struct bcm5974_config bcm5974_config_table[] = {
490 static const struct bcm5974_config *bcm5974_get_config(struct usb_device *udev) in bcm5974_get_config()
493 const struct bcm5974_config *cfg; in bcm5974_get_config()
517 const struct bcm5974_config *cfg) in setup_events_to_report()
586 const struct bcm5974_config *cfg, in report_synaptics_data()
607 const struct bcm5974_config *c = &dev->cfg; in report_tp_state()
649 const struct bcm5974_config *c = &dev->cfg; in bcm5974_wellspring_mode()
[all …]