Searched refs:MSG_BROADCAST (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
D | twl4030-power.c | 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), \
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
D | twl.h | 550 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ macro
|