Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dar1021_i2c.c64 static const u8 cmd_enable_touch[] = { in ar1021_i2c_open() local
73 error = i2c_master_send(ar1021->client, cmd_enable_touch, in ar1021_i2c_open()
74 sizeof(cmd_enable_touch)); in ar1021_i2c_open()