Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
POWER_CTL
drivers/input/misc/adxl34x.c
408
AC_WRITE(ac, POWER_CTL, 0);
drivers/input/misc/adxl34x.c
413
AC_WRITE(ac, POWER_CTL, ac->pdata.power_mode | PCTL_MEASURE);
drivers/input/misc/adxl34x.c
589
AC_WRITE(ac, POWER_CTL, ac->pdata.power_mode | PCTL_MEASURE);
drivers/input/misc/adxl34x.c
795
AC_WRITE(ac, POWER_CTL, 0);