Symbol: of_phandle_iterator
drivers/bus/stm32_firewall.c
34
struct of_phandle_iterator it;
drivers/clk/renesas/renesas-cpg-mssr.c
1207
struct of_phandle_iterator it;
drivers/firmware/ti_sci.c
3804
struct of_phandle_iterator it;
drivers/gpu/drm/tegra/dc.c
197
struct of_phandle_iterator it;
drivers/hwmon/ibmpowernv.c
399
struct of_phandle_iterator it;
drivers/iommu/arm/arm-smmu/arm-smmu.c
136
struct of_phandle_iterator *it = *(void **)data;
drivers/iommu/arm/arm-smmu/arm-smmu.c
155
struct of_phandle_iterator it;
drivers/iommu/of_iommu.c
207
struct of_phandle_iterator it;
drivers/irqchip/irq-gic-its-msi-parent.c
157
struct of_phandle_iterator it;
drivers/irqchip/irq-ti-sci-inta.c
616
struct of_phandle_iterator it;
drivers/of/base.c
1311
int of_phandle_iterator_init(struct of_phandle_iterator *it,
drivers/of/base.c
1344
int of_phandle_iterator_next(struct of_phandle_iterator *it)
drivers/of/base.c
1429
int of_phandle_iterator_args(struct of_phandle_iterator *it,
drivers/of/base.c
1452
struct of_phandle_iterator it;
drivers/of/base.c
1691
struct of_phandle_iterator it;
drivers/of/device.c
38
struct of_phandle_iterator it;
drivers/of/irq.c
880
struct of_phandle_iterator it;
drivers/perf/arm_cspmu/arm_cspmu.c
1163
struct of_phandle_iterator it;
drivers/pmdomain/apple/pmgr-pwrstate.c
199
struct of_phandle_iterator it;
drivers/pmdomain/core.c
3599
struct of_phandle_iterator it;
drivers/soc/sunxi/sunxi_sram.c
265
struct of_phandle_iterator it;
drivers/soc/sunxi/sunxi_sram.c
311
struct of_phandle_iterator it;
include/linux/of.h
398
extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
include/linux/of.h
404
extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
include/linux/of.h
405
extern int of_phandle_iterator_args(struct of_phandle_iterator *it,
include/linux/of.h
830
static inline int of_phandle_iterator_init(struct of_phandle_iterator *it,
include/linux/of.h
839
static inline int of_phandle_iterator_next(struct of_phandle_iterator *it)
include/linux/of.h
844
static inline int of_phandle_iterator_args(struct of_phandle_iterator *it,
net/dsa/dsa.c
319
struct of_phandle_iterator it;
sound/soc/generic/audio-graph-card.c
352
struct of_phandle_iterator it;
sound/soc/generic/audio-graph-card2.c
1281
struct of_phandle_iterator it;