Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp_core.c618 static void cyttsp_disable_regulators(void *_ts) in cyttsp_disable_regulators() function
666 error = devm_add_action_or_reset(dev, cyttsp_disable_regulators, ts); in cyttsp_probe()