Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/touchscreen/
H A Dimagis.c168 static void imagis_power_off(void *_ts) in imagis_power_off() function
205 imagis_power_off(ts); in imagis_stop()
331 error = devm_add_action_or_reset(dev, imagis_power_off, ts); in imagis_probe()