_POWER_SUPPLY_ATTR
#define POWER_SUPPLY_ATTR(_name) _POWER_SUPPLY_ATTR(_name, NULL, 0)
_POWER_SUPPLY_ATTR(_name, _text, ARRAY_SIZE(_text))