Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dbcm5974.c316 static const struct bcm5974_config bcm5974_config_table[] = { variable
495 for (cfg = bcm5974_config_table; cfg->ansi; ++cfg) in bcm5974_get_config()
499 return bcm5974_config_table; in bcm5974_get_config()