Home
last modified time | relevance | path

Searched refs:of_match_ptr (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/Linux-v4.19/drivers/regulator/
Dbd71837-regulator.c242 .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 …]
Disl9305.c76 .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),
Drk808-regulator.c73 .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 …]
Drt5033-regulator.c39 .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"),
Dda9062-regulator.c430 .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 …]
Dmax77686-regulator.c330 .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 …]
Dmax77693-regulator.c150 .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"),
Dmt6311-regulator.c66 .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),
Dmax77802-regulator.c357 .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 …]
Dlp872x.c523 .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 …]
Dmax14577-regulator.c95 .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"), \
D88pg86x.c31 .of_match = of_match_ptr("buck1"),
44 .of_match = of_match_ptr("buck2"),
104 .of_match_table = of_match_ptr(pg86x_dt_ids),
Dpv88060-regulator.c192 .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),
Dtps65023-regulator.c92 .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),
Dhi655x-regulator.c121 .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"), \
Daxp20x-regulator.c46 .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 …]
D88pm800.c98 .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"), \
Dsky81452-regulator.c54 .of_match = of_match_ptr("lout"),
55 .regulators_node = of_match_ptr("regulator"),
Dmt6380-regulator.c106 .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),
Dpv88090-regulator.c214 .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),
Dmt6397-regulator.c55 .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),
Dhi6421v530-regulator.c81 .of_match = of_match_ptr(#_ID), \
82 .regulators_node = of_match_ptr("regulators"), \
Dact8945a-regulator.c86 .of_match = of_match_ptr("REG_"#_id), \
87 .regulators_node = of_match_ptr("regulators"), \
/Linux-v4.19/sound/soc/samsung/
Dsmdk_wm8994.c176 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/
Dmcp4018.c165 match = of_match_device(of_match_ptr(mcp4018_of_match), dev); in mcp4018_probe()
183 .of_match_table = of_match_ptr(mcp4018_of_match),

12345678910>>...38