/Linux-v4.19/scripts/coccinelle/misc/ |
D | of_table.cocci | 18 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = { 25 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = { 36 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = { 45 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = { 58 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = { 66 struct \(of_device_id \| i2c_device_id \| platform_device_id\) arr[] = {
|
/Linux-v4.19/drivers/gpu/drm/rcar-du/ |
D | rcar_du_of.h | 12 struct of_device_id; 15 void __init rcar_du_of_init(const struct of_device_id *of_ids); 17 static inline void rcar_du_of_init(const struct of_device_id *of_ids) { } in rcar_du_of_init()
|
/Linux-v4.19/include/linux/ |
D | of_platform.h | 49 extern const struct of_device_id of_default_bus_match_table[]; 71 const struct of_device_id *matches, 75 const struct of_device_id *matches, 88 const struct of_device_id *matches, in of_platform_populate()
|
D | of_device.h | 15 extern const struct of_device_id *of_match_device( 16 const struct of_device_id *matches, const struct device *dev); 97 static inline const struct of_device_id *__of_match_device( in __of_match_device() 98 const struct of_device_id *matches, const struct device *dev) in __of_match_device()
|
D | of_clk.h | 13 void of_clk_init(const struct of_device_id *matches); 26 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
/Linux-v4.19/drivers/clocksource/ |
D | timer-probe.c | 22 extern struct of_device_id __timer_of_table[]; 24 static const struct of_device_id __timer_of_table_sentinel 30 const struct of_device_id *match; in timer_probe()
|
/Linux-v4.19/arch/powerpc/platforms/52xx/ |
D | mpc52xx_common.c | 26 static const struct of_device_id mpc52xx_xlb_ids[] __initconst = { 31 static const struct of_device_id mpc52xx_bus_ids[] __initconst = { 111 static const struct of_device_id mpc52xx_gpt_ids[] __initconst = { 116 static const struct of_device_id mpc52xx_cdm_ids[] __initconst = { 121 static const struct of_device_id mpc52xx_gpio_simple[] __initconst = { 125 static const struct of_device_id mpc52xx_gpio_wkup[] __initconst = {
|
/Linux-v4.19/arch/mips/include/asm/ |
D | machine.h | 18 const struct of_device_id *matches; 47 static inline const struct of_device_id * 50 const struct of_device_id *match; in mips_machine_is_compatible()
|
/Linux-v4.19/drivers/i2c/ |
D | i2c-core-of.c | 178 static const struct of_device_id* 179 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs() 207 const struct of_device_id 208 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() 211 const struct of_device_id *match; in i2c_of_match_device()
|
/Linux-v4.19/drivers/irqchip/ |
D | irqchip.c | 22 static const struct of_device_id 25 extern struct of_device_id __irqchip_of_table[];
|
D | irq-gic-realview.c | 24 static const struct of_device_id syscon_pldset_of_match[] = { 49 const struct of_device_id *gic_id; in realview_gic_of_init()
|
/Linux-v4.19/drivers/cpufreq/ |
D | cpufreq-dt-platdev.c | 21 static const struct of_device_id whitelist[] __initconst = { 103 static const struct of_device_id blacklist[] __initconst = { 149 const struct of_device_id *match; in cpufreq_dt_platdev_init()
|
/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-is-sensor.c | 19 static const struct of_device_id fimc_is_sensor_of_ids[] = { 30 const struct of_device_id *of_id; in fimc_is_sensor_get_drvdata()
|
/Linux-v4.19/arch/arm/mach-mediatek/ |
D | platsmp.c | 53 static const struct of_device_id mtk_tz_smp_boot_infos[] __initconst = { 60 static const struct of_device_id mtk_smp_boot_infos[] __initconst = { 89 const struct of_device_id *infos; in __mtk_smp_prepare_cpus()
|
/Linux-v4.19/drivers/soc/bcm/brcmstb/pm/ |
D | pm-mips.c | 346 static const struct of_device_id aon_ctrl_dt_ids[] = { 351 static const struct of_device_id ddr_phy_dt_ids[] = { 356 static const struct of_device_id arb_dt_ids[] = { 361 static const struct of_device_id timers_ids[] = { 372 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match() 376 const struct of_device_id *match; in brcmstb_ioremap_match()
|
D | pm-arm.c | 146 static const struct of_device_id sram_dt_ids[] = { 541 static const struct of_device_id aon_ctrl_dt_ids[] = { 585 static const struct of_device_id ddr_phy_dt_ids[] = { 624 static const struct of_device_id ddr_shimphy_dt_ids[] = { 629 static const struct of_device_id brcmstb_memc_of_match[] = { 657 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match() 661 const struct of_device_id *match; in brcmstb_ioremap_match() 689 const struct of_device_id *of_id = NULL; in brcmstb_pm_probe()
|
/Linux-v4.19/drivers/clk/ |
D | clk-scpi.c | 143 static const struct of_device_id scpi_clk_match[] = { 150 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init() 203 const struct of_device_id *match) in scpi_clk_add() 280 const struct of_device_id *match; in scpi_clocks_probe() 307 static const struct of_device_id scpi_clocks_ids[] = {
|
/Linux-v4.19/drivers/cpuidle/ |
D | dt_idle_states.c | 25 const struct of_device_id *matches, in init_state_node() 29 const struct of_device_id *match_id; in init_state_node() 158 const struct of_device_id *matches, in dt_init_idle_driver()
|
/Linux-v4.19/arch/arm/mach-tegra/ |
D | irq.c | 70 static const struct of_device_id tegra114_dt_gic_match[] __initconst = { 91 static const struct of_device_id tegra_ictlr_match[] __initconst = {
|
/Linux-v4.19/arch/arm/mach-realview/ |
D | platsmp-dt.c | 24 static const struct of_device_id realview_scu_match[] = { 31 static const struct of_device_id realview_syscon_match[] = {
|
/Linux-v4.19/drivers/mmc/host/ |
D | dw_mmc-bluefield.c | 46 static const struct of_device_id dw_mci_bluefield_match[] = { 56 const struct of_device_id *match; in dw_mci_bluefield_probe()
|
/Linux-v4.19/drivers/mtd/maps/ |
D | physmap_of_versatile.c | 42 static const struct of_device_id syscon_match[] = { 92 static const struct of_device_id ebi_match[] = { 205 const struct of_device_id *devid; in of_flash_probe_versatile()
|
/Linux-v4.19/drivers/soc/qcom/ |
D | qcom_gsbi.c | 125 static const struct of_device_id tcsr_dt_match[] = { 137 const struct of_device_id *match; in gsbi_probe() 236 static const struct of_device_id gsbi_dt_match[] = {
|
/Linux-v4.19/drivers/power/reset/ |
D | at91-reset.c | 175 static const struct of_device_id at91_ramc_of_match[] = { 181 static const struct of_device_id at91_reset_of_match[] = { 196 const struct of_device_id *match; in at91_reset_probe()
|
/Linux-v4.19/drivers/pci/controller/ |
D | pci-host-generic.c | 61 static const struct of_device_id gen_pci_of_match[] = { 82 const struct of_device_id *of_id; in gen_pci_probe()
|