Searched refs:MSG_SINGULAR (Results 1 - 3 of 3) sorted by path

/linux-master/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) }
/linux-master/drivers/regulator/
H A Dtwl-regulator.c246 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_ACTIVE);
249 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_SLEEP);
/linux-master/include/linux/mfd/
H A Dtwl.h557 #define MSG_SINGULAR(devgrp, id, state) \ macro

Completed in 155 milliseconds