Home
last modified time | relevance | path

Searched refs:of_device_id (Results 1 – 25 of 2632) sorted by relevance

12345678910>>...106

/Linux-v4.19/scripts/coccinelle/misc/
Dof_table.cocci18 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/
Drcar_du_of.h12 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/
Dof_platform.h49 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()
Dof_device.h15 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()
Dof_clk.h13 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/
Dtimer-probe.c22 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/
Dmpc52xx_common.c26 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/
Dmachine.h18 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/
Di2c-core-of.c178 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/
Dirqchip.c22 static const struct of_device_id
25 extern struct of_device_id __irqchip_of_table[];
Dirq-gic-realview.c24 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/
Dcpufreq-dt-platdev.c21 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/
Dfimc-is-sensor.c19 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/
Dplatsmp.c53 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/
Dpm-mips.c346 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()
Dpm-arm.c146 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/
Dclk-scpi.c143 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/
Ddt_idle_states.c25 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/
Dirq.c70 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/
Dplatsmp-dt.c24 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/
Ddw_mmc-bluefield.c46 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/
Dphysmap_of_versatile.c42 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/
Dqcom_gsbi.c125 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/
Dat91-reset.c175 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/
Dpci-host-generic.c61 static const struct of_device_id gen_pci_of_match[] = {
82 const struct of_device_id *of_id; in gen_pci_probe()

12345678910>>...106