Searched refs:_default (Results 1 – 2 of 2) sorted by relevance
/drivers/regulator/ |
D | fan53880.c | 42 #define FAN53880_LDO(_num, _supply, _default) \ argument 50 REGULATOR_LINEAR_RANGE(_default, 0x0, 0x0, 0), \
|
/drivers/input/mouse/ |
D | trackpoint.c | 136 #define TRACKPOINT_INT_ATTR(_name, _command, _default) \ argument 140 .power_on_default = _default, \ 172 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv, _default) \ argument 179 .power_on_default = _default, \
|