/Linux-v4.19/drivers/regulator/ |
D | bd71837-regulator.c | 242 .of_match = of_match_ptr("BUCK1"), 243 .regulators_node = of_match_ptr("regulators"), 258 .of_match = of_match_ptr("BUCK2"), 259 .regulators_node = of_match_ptr("regulators"), 274 .of_match = of_match_ptr("BUCK3"), 275 .regulators_node = of_match_ptr("regulators"), 290 .of_match = of_match_ptr("BUCK4"), 291 .regulators_node = of_match_ptr("regulators"), 306 .of_match = of_match_ptr("BUCK5"), 307 .regulators_node = of_match_ptr("regulators"), [all …]
|
D | isl9305.c | 76 .of_match = of_match_ptr("dcd1"), 77 .regulators_node = of_match_ptr("regulators"), 90 .of_match = of_match_ptr("dcd2"), 91 .regulators_node = of_match_ptr("regulators"), 104 .of_match = of_match_ptr("ldo1"), 105 .regulators_node = of_match_ptr("regulators"), 118 .of_match = of_match_ptr("ldo2"), 119 .regulators_node = of_match_ptr("regulators"), 199 .of_match_table = of_match_ptr(isl9305_dt_ids),
|
D | rk808-regulator.c | 73 .of_match = of_match_ptr(_match), \ 74 .regulators_node = of_match_ptr("regulators"), \ 94 .of_match = of_match_ptr(_match), \ 95 .regulators_node = of_match_ptr("regulators"), \ 114 .of_match = of_match_ptr(_match), \ 115 .regulators_node = of_match_ptr("regulators"), \ 440 .of_match = of_match_ptr("DCDC_REG1"), 441 .regulators_node = of_match_ptr("regulators"), 456 .of_match = of_match_ptr("DCDC_REG2"), 457 .regulators_node = of_match_ptr("regulators"), [all …]
|
D | rt5033-regulator.c | 39 .of_match = of_match_ptr("BUCK"), 40 .regulators_node = of_match_ptr("regulators"), 55 .of_match = of_match_ptr("LDO"), 56 .regulators_node = of_match_ptr("regulators"), 71 .of_match = of_match_ptr("SAFE_LDO"), 72 .regulators_node = of_match_ptr("regulators"),
|
D | da9062-regulator.c | 430 .desc.of_match = of_match_ptr("buck1"), 431 .desc.regulators_node = of_match_ptr("regulators"), 468 .desc.of_match = of_match_ptr("buck2"), 469 .desc.regulators_node = of_match_ptr("regulators"), 506 .desc.of_match = of_match_ptr("buck3"), 507 .desc.regulators_node = of_match_ptr("regulators"), 544 .desc.of_match = of_match_ptr("ldo1"), 545 .desc.regulators_node = of_match_ptr("regulators"), 576 .desc.of_match = of_match_ptr("ldo2"), 577 .desc.regulators_node = of_match_ptr("regulators"), [all …]
|
D | max77686-regulator.c | 330 .of_match = of_match_ptr("LDO"#num), \ 331 .regulators_node = of_match_ptr("voltage-regulators"), \ 349 .of_match = of_match_ptr("LDO"#num), \ 350 .regulators_node = of_match_ptr("voltage-regulators"), \ 367 .of_match = of_match_ptr("LDO"#num), \ 368 .regulators_node = of_match_ptr("voltage-regulators"), \ 385 .of_match = of_match_ptr("LDO"#num), \ 386 .regulators_node = of_match_ptr("voltage-regulators"), \ 403 .of_match = of_match_ptr("BUCK"#num), \ 404 .regulators_node = of_match_ptr("voltage-regulators"), \ [all …]
|
D | max77693-regulator.c | 150 .of_match = of_match_ptr("ESAFEOUT"#_num), \ 151 .regulators_node = of_match_ptr("regulators"), \ 169 .of_match = of_match_ptr("CHARGER"), 170 .regulators_node = of_match_ptr("regulators"), 192 .of_match = of_match_ptr("SAFEOUT" # num), \ 193 .regulators_node = of_match_ptr("regulators"), \ 211 .of_match = of_match_ptr("CHARGER"), 212 .regulators_node = of_match_ptr("regulators"),
|
D | mt6311-regulator.c | 66 .of_match = of_match_ptr(#_id),\ 67 .regulators_node = of_match_ptr("regulators"),\ 86 .of_match = of_match_ptr(#_id),\ 87 .regulators_node = of_match_ptr("regulators"),\ 170 .of_match_table = of_match_ptr(mt6311_dt_ids),
|
D | max77802-regulator.c | 357 .of_match = of_match_ptr("LDO"#num), \ 358 .regulators_node = of_match_ptr("regulators"), \ 378 .of_match = of_match_ptr("LDO"#num), \ 379 .regulators_node = of_match_ptr("regulators"), \ 399 .of_match = of_match_ptr("BUCK"#num), \ 400 .regulators_node = of_match_ptr("regulators"), \ 420 .of_match = of_match_ptr("BUCK"#num), \ 421 .regulators_node = of_match_ptr("regulators"), \ 442 .of_match = of_match_ptr("BUCK"#num), \ 443 .regulators_node = of_match_ptr("regulators"), \ [all …]
|
D | lp872x.c | 523 .of_match = of_match_ptr("ldo1"), 537 .of_match = of_match_ptr("ldo2"), 551 .of_match = of_match_ptr("ldo3"), 565 .of_match = of_match_ptr("ldo4"), 579 .of_match = of_match_ptr("ldo5"), 593 .of_match = of_match_ptr("buck"), 608 .of_match = of_match_ptr("ldo1"), 622 .of_match = of_match_ptr("ldo2"), 636 .of_match = of_match_ptr("ldo3"), 650 .of_match = of_match_ptr("ldo4"), [all …]
|
D | max14577-regulator.c | 95 .of_match = of_match_ptr("SAFEOUT"), \ 96 .regulators_node = of_match_ptr("regulators"), \ 108 .of_match = of_match_ptr("CHARGER"), \ 109 .regulators_node = of_match_ptr("regulators"), \ 136 .of_match = of_match_ptr("LDO" # num), \ 137 .regulators_node = of_match_ptr("regulators"), \
|
D | 88pg86x.c | 31 .of_match = of_match_ptr("buck1"), 44 .of_match = of_match_ptr("buck2"), 104 .of_match_table = of_match_ptr(pg86x_dt_ids),
|
D | pv88060-regulator.c | 192 .of_match = of_match_ptr(#regl_name),\ 193 .regulators_node = of_match_ptr("regulators"),\ 216 .of_match = of_match_ptr(#regl_name),\ 217 .regulators_node = of_match_ptr("regulators"),\ 236 .of_match = of_match_ptr(#regl_name),\ 237 .regulators_node = of_match_ptr("regulators"),\ 424 .of_match_table = of_match_ptr(pv88060_dt_ids),
|
D | tps65023-regulator.c | 92 .of_match = of_match_ptr("VDCDC"#_num), \ 93 .regulators_node = of_match_ptr("regulators"), \ 111 .of_match = of_match_ptr("LDO"#_num), \ 112 .regulators_node = of_match_ptr("regulators"), \ 345 .of_match_table = of_match_ptr(tps65023_of_match),
|
D | hi655x-regulator.c | 121 .of_match = of_match_ptr(#_ID), \ 123 .regulators_node = of_match_ptr("regulators"), \ 143 .of_match = of_match_ptr(#_ID), \ 145 .regulators_node = of_match_ptr("regulators"), \
|
D | axp20x-regulator.c | 46 .of_match = of_match_ptr(_match), \ 47 .regulators_node = of_match_ptr("regulators"), \ 68 .of_match = of_match_ptr(_match), \ 69 .regulators_node = of_match_ptr("regulators"), \ 87 .of_match = of_match_ptr(_match), \ 88 .regulators_node = of_match_ptr("regulators"), \ 101 .of_match = of_match_ptr(_match), \ 102 .regulators_node = of_match_ptr("regulators"), \ 116 .of_match = of_match_ptr(_match), \ 117 .regulators_node = of_match_ptr("regulators"), \ [all …]
|
D | 88pm800.c | 98 .of_match = of_match_ptr(#match), \ 99 .regulators_node = of_match_ptr("regulators"), \ 128 .of_match = of_match_ptr(#match), \ 129 .regulators_node = of_match_ptr("regulators"), \
|
D | sky81452-regulator.c | 54 .of_match = of_match_ptr("lout"), 55 .regulators_node = of_match_ptr("regulator"),
|
D | mt6380-regulator.c | 106 .of_match = of_match_ptr(match), \ 129 .of_match = of_match_ptr(match), \ 150 .of_match = of_match_ptr(match), \ 342 .of_match_table = of_match_ptr(mt6380_of_match),
|
D | pv88090-regulator.c | 214 .of_match = of_match_ptr(#regl_name),\ 215 .regulators_node = of_match_ptr("regulators"),\ 239 .of_match = of_match_ptr(#regl_name),\ 240 .regulators_node = of_match_ptr("regulators"),\ 450 .of_match_table = of_match_ptr(pv88090_dt_ids),
|
D | mt6397-regulator.c | 55 .of_match = of_match_ptr(match), \ 82 .of_match = of_match_ptr(match), \ 101 .of_match = of_match_ptr(match), \ 406 .of_match_table = of_match_ptr(mt6397_of_match),
|
D | hi6421v530-regulator.c | 81 .of_match = of_match_ptr(#_ID), \ 82 .regulators_node = of_match_ptr("regulators"), \
|
D | act8945a-regulator.c | 86 .of_match = of_match_ptr("REG_"#_id), \ 87 .regulators_node = of_match_ptr("regulators"), \
|
/Linux-v4.19/sound/soc/samsung/ |
D | smdk_wm8994.c | 176 id = of_match_device(of_match_ptr(samsung_wm8994_of_match), &pdev->dev); in smdk_audio_probe() 193 .of_match_table = of_match_ptr(samsung_wm8994_of_match),
|
/Linux-v4.19/drivers/iio/potentiometer/ |
D | mcp4018.c | 165 match = of_match_device(of_match_ptr(mcp4018_of_match), dev); in mcp4018_probe() 183 .of_match_table = of_match_ptr(mcp4018_of_match),
|