Lines Matching refs:bcm5974_config
248 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()
898 const struct bcm5974_config *cfg; in bcm5974_probe()