Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dipaq-micro-ts.c49 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) in micro_ts_toggle_receive() function
70 micro_ts_toggle_receive(ts, true); in micro_ts_open()
79 micro_ts_toggle_receive(ts, false); in micro_ts_close()
129 micro_ts_toggle_receive(ts, false); in micro_ts_suspend()
142 micro_ts_toggle_receive(ts, true); in micro_ts_resume()