Searched defs:_match (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/regulator/ |
D | axp20x-regulator.c | 39 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 61 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 81 #define AXP_DESC_SW(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 101 #define AXP_DESC_FIXED(_family, _id, _match, _supply, _volt) \ argument 115 #define AXP_DESC_TABLE(_family, _id, _match, _supply, _table, _vreg, _vmask, \ argument
|