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

/linux-4.1.27/drivers/input/touchscreen/
H A Dcy8ctmg110_ts.c65 * cy8ctmg110_power is the routine that is called when touch hardware
68 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) cy8ctmg110_power() function
234 cy8ctmg110_power(ts, true); cy8ctmg110_probe()
285 cy8ctmg110_power(ts, false); cy8ctmg110_probe()
303 cy8ctmg110_power(ts, false); cy8ctmg110_suspend()
316 cy8ctmg110_power(ts, true); cy8ctmg110_resume()
329 cy8ctmg110_power(ts, false); cy8ctmg110_remove()

Completed in 27 milliseconds