Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c310 static int pixcir_int_enable(struct pixcir_i2c_ts_data *ts, bool enable) in pixcir_int_enable() function
358 error = pixcir_int_enable(ts, true); in pixcir_start()
373 error = pixcir_int_enable(ts, false); in pixcir_stop()