Home
last modified time | relevance | path

Searched refs:_match (Results 1 – 4 of 4) sorted by relevance

/drivers/regulator/
A Dhi6421-regulator.c129 #define HI6421_LDO(_id, _match, v_table, vreg, vmask, ereg, emask, \ argument
134 .of_match = #_match, \
168 #define HI6421_LDO_LINEAR(_id, _match, _min_uV, n_volt, vstep, vreg, vmask,\ argument
173 .of_match = #_match, \
208 #define HI6421_LDO_LINEAR_RANGE(_id, _match, n_volt, volt_ranges, vreg, vmask,\ argument
213 .of_match = #_match, \
245 #define HI6421_BUCK012(_id, _match, vreg, vmask, ereg, emask, sleepmask,\ argument
250 .of_match = #_match, \
282 #define HI6421_BUCK345(_id, _match, v_table, vreg, vmask, ereg, emask, \ argument
287 .of_match = #_match, \
A Daxp20x-regulator.c355 .name = (_match), \
357 .of_match = of_match_ptr(_match), \
377 .name = (_match), \
379 .of_match = of_match_ptr(_match), \
396 .name = (_match), \
398 .of_match = of_match_ptr(_match), \
408 #define AXP_DESC_FIXED(_family, _id, _match, _supply, _volt) \ argument
410 .name = (_match), \
412 .of_match = of_match_ptr(_match), \
425 .name = (_match), \
[all …]
A Drk808-regulator.c79 .name = (_match), \
81 .of_match = of_match_ptr(_match), \
103 .name = (_match), \
105 .of_match = of_match_ptr(_match), \
125 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
158 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
163 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
174 .name = (_match), \
176 .of_match = of_match_ptr(_match), \
190 RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \
[all …]
/drivers/scsi/
A Dscsi_transport_fc.c86 static int get_fc_##title##_match(const char *table_key, \

Completed in 28 milliseconds