Home
last modified time | relevance | path

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

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