Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dbcm5974.c262 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()
[all …]