Home
last modified time | relevance | path

Searched refs:PMIC_SET_ACTIVE_STATE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dtps6594_pfsm.h33 #define PMIC_SET_ACTIVE_STATE _IO(PMIC_BASE, 3) macro
/linux/samples/pfsm/
H A Dpfsm-wakeup.c114 ioctl(fd_pfsm[0], PMIC_SET_ACTIVE_STATE, 0); in main()
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst53 :c:macro::`PMIC_SET_ACTIVE_STATE`
/linux/drivers/misc/
H A Dtps6594-pfsm.c176 case PMIC_SET_ACTIVE_STATE: in tps6594_pfsm_ioctl()