Searched refs:negate_z (Results 1 – 2 of 2) sorted by relevance
43 bool negate_z; member
137 input_report_abs(tj9->input_dev, ABS_Z, tj9->pdata.negate_z ? -z : z); in kxtj9_report_acceleration_data()