Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dimagis.c167 static void imagis_power_off(void *_ts) in imagis_power_off() function
204 imagis_power_off(ts); in imagis_stop()
330 error = devm_add_action_or_reset(dev, imagis_power_off, ts); in imagis_probe()