Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dmms114.c77 bool has_config_regs; member
220 .has_config_regs = true,
227 .has_config_regs = true,
234 .has_config_regs = true,
241 .has_config_regs = false,
248 .has_config_regs = false,
393 if (!data->chip->has_config_regs) in mms114_setup_regs()
608 if (data->chip->has_config_regs) { in mms114_probe()