has_rel           314 drivers/input/rmi4/rmi_f11.c 	bool has_rel;
has_rel           647 drivers/input/rmi4/rmi_f11.c 	if (query->has_rel)
has_rel           683 drivers/input/rmi4/rmi_f11.c 	if (query->has_rel) {
has_rel           776 drivers/input/rmi4/rmi_f11.c 	sensor_query->has_rel = !!(query_buf[0] & RMI_F11_HAS_REL);
has_rel           814 drivers/input/rmi4/rmi_f11.c 	if (sensor_query->has_rel) {
has_rel          1152 drivers/input/rmi4/rmi_f11.c 		sensor->report_rel = f11->sens_query.has_rel;