Lines Matching refs:bcm5974_config
262 struct bcm5974_config { struct
293 struct bcm5974_config cfg; /* device configuration */ argument
308 const struct bcm5974_config *c = &dev->cfg; in get_tp_finger()
330 static const struct bcm5974_config bcm5974_config_table[] = {
504 static const struct bcm5974_config *bcm5974_get_config(struct usb_device *udev) in bcm5974_get_config()
507 const struct bcm5974_config *cfg; in bcm5974_get_config()
531 const struct bcm5974_config *cfg) in setup_events_to_report()
600 const struct bcm5974_config *cfg, in report_synaptics_data()
621 const struct bcm5974_config *c = &dev->cfg; in report_tp_state()
663 const struct bcm5974_config *c = &dev->cfg; in bcm5974_wellspring_mode()
912 const struct bcm5974_config *cfg; in bcm5974_probe()