Searched refs:negate_z (Results 1 – 3 of 3) sorted by relevance
30 bool negate_z; member
109 u8 negate_z; member
120 input_report_abs(tj9->input_dev, ABS_Z, tj9->pdata.negate_z ? -z : z); in kxtj9_report_acceleration_data()