Searched refs:pega_acc_axis (Results 1 – 1 of 1) sorted by relevance
427 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() function465 asus->pega_acc_x = pega_acc_axis(asus, asus->pega_acc_x, METHOD_XLRX); in pega_accel_poll()466 asus->pega_acc_y = pega_acc_axis(asus, asus->pega_acc_y, METHOD_XLRY); in pega_accel_poll()467 asus->pega_acc_z = pega_acc_axis(asus, asus->pega_acc_z, METHOD_XLRZ); in pega_accel_poll()