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

/linux-master/drivers/input/touchscreen/
H A Dimagis.c160 static void imagis_power_off(void *_ts) function
197 imagis_power_off(ts);
323 error = devm_add_action_or_reset(dev, imagis_power_off, ts);

Completed in 154 milliseconds