Home
last modified time | relevance | path

Searched defs:bcm5974 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/input/mouse/
Dbcm5974.c217 struct bcm5974 { struct
222 struct bcm5974_config cfg; /* device configuration */ argument
223 struct mutex pm_mutex; /* serialize access to open/suspend */
224 int opened; /* 1: opened, 0: closed */
248 static const struct bcm5974_config bcm5974_config_table[] = { argument