Home
last modified time | relevance | path

Searched refs:DEV_GRP_NULL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dtwl4030-power.c158 { MSG_SINGULAR(DEV_GRP_NULL, (res), (state)), TWL_DFLT_DELAY }
167 { MSG_SINGULAR(DEV_GRP_NULL, (res), RES_STATE_ACTIVE), (state) }
169 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \
172 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \
175 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \
/linux-5.19.10/include/linux/mfd/
Dtwl.h474 #define DEV_GRP_NULL 0x0 macro