Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dqt1050.c211 static struct regmap_config qt1050_regmap_config = { variable
463 map = devm_regmap_init_i2c(client, &qt1050_regmap_config); in qt1050_probe()