Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dbcm5974.c269 static const struct bcm5974_config bcm5974_config_table[] = { variable
435 for (cfg = bcm5974_config_table; cfg->ansi; ++cfg) in bcm5974_get_config()
439 return bcm5974_config_table; in bcm5974_get_config()