Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dili210x.c54 bool has_calibrate_reg; member
132 .has_calibrate_reg = true,
224 .has_calibrate_reg = true,
300 .has_calibrate_reg = true,
887 return priv->chip->has_calibrate_reg ? attr->mode : 0; in ili210x_attributes_visible()