Searched refs:has_x_sensors (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dbu21013_ts.c192 bool has_x_sensors, has_y_sensors; local
199 has_x_sensors = hweight32(buf[0] & BU21013_SENSORS_EN_0_7);
202 if (!has_x_sensors || !has_y_sensors)

Completed in 187 milliseconds