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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dbcm5974.c169 struct bcm5974_config { struct
190 struct bcm5974_config cfg; /* device configuration */
216 static const struct bcm5974_config bcm5974_config_table[] = {
281 static const struct bcm5974_config *bcm5974_get_config(struct usb_device *udev)
284 const struct bcm5974_config *cfg;
315 const struct bcm5974_config *cfg)
377 const struct bcm5974_config *cfg,
399 const struct bcm5974_config *c = &dev->cfg;
740 const struct bcm5974_config *cfg;

Completed in 101 milliseconds