Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dbcm5974.c228 struct bcm5974_config { struct
250 struct bcm5974_config cfg; /* device configuration */ argument
269 static const struct bcm5974_config bcm5974_config_table[] = {
430 static const struct bcm5974_config *bcm5974_get_config(struct usb_device *udev) in bcm5974_get_config()
433 const struct bcm5974_config *cfg; in bcm5974_get_config()
457 const struct bcm5974_config *cfg) in setup_events_to_report()
526 const struct bcm5974_config *cfg, in report_synaptics_data()
547 const struct bcm5974_config *c = &dev->cfg; in report_tp_state()
853 const struct bcm5974_config *cfg; in bcm5974_probe()