Searched refs:pega_acc_axis (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-laptop.c | 428 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() function 466 asus->pega_acc_x = pega_acc_axis(asus, asus->pega_acc_x, METHOD_XLRX); in pega_accel_poll() 467 asus->pega_acc_y = pega_acc_axis(asus, asus->pega_acc_y, METHOD_XLRY); in pega_accel_poll() 468 asus->pega_acc_z = pega_acc_axis(asus, asus->pega_acc_z, METHOD_XLRZ); in pega_accel_poll()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | asus-laptop.c | 428 static int pega_acc_axis(struct asus_laptop *asus, int curr, char *method) in pega_acc_axis() function 466 asus->pega_acc_x = pega_acc_axis(asus, asus->pega_acc_x, METHOD_XLRX); in pega_accel_poll() 467 asus->pega_acc_y = pega_acc_axis(asus, asus->pega_acc_y, METHOD_XLRY); in pega_accel_poll() 468 asus->pega_acc_z = pega_acc_axis(asus, asus->pega_acc_z, METHOD_XLRZ); in pega_accel_poll()
|
Completed in 6 milliseconds