Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dipaq-micro-ts.c46 static void micro_ts_toggle_receive(struct touchscreen_data *ts, bool enable) in micro_ts_toggle_receive() function
67 micro_ts_toggle_receive(ts, true); in micro_ts_open()
76 micro_ts_toggle_receive(ts, false); in micro_ts_close()
126 micro_ts_toggle_receive(ts, false); in micro_ts_suspend()
139 micro_ts_toggle_receive(ts, true); in micro_ts_resume()