Home
last modified time | relevance | path

Searched refs:MSG_SINGULAR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtwl-regulator.c253 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_ACTIVE); in twl4030reg_set_mode()
256 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_SLEEP); in twl4030reg_set_mode()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtwl-regulator.c246 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_ACTIVE); in twl4030reg_set_mode()
249 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_SLEEP); in twl4030reg_set_mode()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl4030-power.c152 * Note that we can make MSG_SINGULAR etc private to this driver once
158 { MSG_SINGULAR(DEV_GRP_NULL, (res), (state)), TWL_DFLT_DELAY }
167 { MSG_SINGULAR(DEV_GRP_NULL, (res), RES_STATE_ACTIVE), (state) }
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtwl4030-power.c152 * Note that we can make MSG_SINGULAR etc private to this driver once
158 { MSG_SINGULAR(DEV_GRP_NULL, (res), (state)), TWL_DFLT_DELAY }
167 { MSG_SINGULAR(DEV_GRP_NULL, (res), RES_STATE_ACTIVE), (state) }
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h554 #define MSG_SINGULAR(devgrp, id, state) \ macro
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h556 #define MSG_SINGULAR(devgrp, id, state) \ macro

Completed in 10 milliseconds