Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dpixcir_i2c_ts.c273 static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable) in pixcir_int_enable() function
316 error = pixcir_int_enable(ts, true); in pixcir_start()
331 error = pixcir_int_enable(ts, false); in pixcir_stop()