Home
last modified time | relevance | path

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

12345678910>>...125

/linux/scripts/coccinelle/misc/
A 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/arch/powerpc/platforms/52xx/
A 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/include/linux/
A 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()
A Dof_clk.h10 struct of_device_id;
16 void of_clk_init(const struct of_device_id *matches);
29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
A Dof_device.h15 extern const struct of_device_id *of_match_device(
16 const struct of_device_id *matches, const struct device *dev);
92 static inline const struct of_device_id *of_match_device( in of_match_device()
93 const struct of_device_id *matches, const struct device *dev) in of_match_device()
/linux/drivers/gpu/drm/rcar-du/
A 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/drivers/clocksource/
A Dtimer-probe.c11 extern struct of_device_id __timer_of_table[];
13 static const struct of_device_id __timer_of_table_sentinel
19 const struct of_device_id *match; in timer_probe()
/linux/arch/mips/include/asm/
A Dmachine.h14 const struct of_device_id *matches;
43 static inline const struct of_device_id *
46 const struct of_device_id *match; in mips_machine_is_compatible()
/linux/sound/soc/codecs/
A Dtlv320aic32x4-i2c.c19 static const struct of_device_id aic32x4_of_id[];
34 const struct of_device_id *oid; in aic32x4_i2c_probe()
60 static const struct of_device_id aic32x4_of_id[] = {
A Dtlv320aic32x4-spi.c19 static const struct of_device_id aic32x4_of_id[];
35 const struct of_device_id *oid; in aic32x4_spi_probe()
63 static const struct of_device_id aic32x4_of_id[] = {
/linux/drivers/i2c/
A Di2c-core-of.c182 static const struct of_device_id*
183 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs()
211 const struct of_device_id
212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
215 const struct of_device_id *match; in i2c_of_match_device()
/linux/drivers/cpufreq/
A Dsun50i-cpufreq-nvmem.c166 static const struct of_device_id sun50i_cpufreq_match_list[] = {
172 static const struct of_device_id *sun50i_cpufreq_match_node(void) in sun50i_cpufreq_match_node()
174 const struct of_device_id *match; in sun50i_cpufreq_match_node()
191 const struct of_device_id *match; in sun50i_cpufreq_init()
A Dti-cpufreq.c298 static const struct of_device_id ti_cpufreq_of_match[] = {
311 static const struct of_device_id *ti_cpufreq_match_node(void) in ti_cpufreq_match_node()
314 const struct of_device_id *match; in ti_cpufreq_match_node()
326 const struct of_device_id *match; in ti_cpufreq_probe()
413 const struct of_device_id *match; in ti_cpufreq_init()
A Dcpufreq-dt-platdev.c18 static const struct of_device_id allowlist[] __initconst = {
103 static const struct of_device_id blocklist[] __initconst = {
182 const struct of_device_id *match; in cpufreq_dt_platdev_init()
/linux/drivers/soc/bcm/brcmstb/pm/
A Dpm-mips.c338 static const struct of_device_id aon_ctrl_dt_ids[] = {
343 static const struct of_device_id ddr_phy_dt_ids[] = {
348 static const struct of_device_id arb_dt_ids[] = {
353 static const struct of_device_id timers_ids[] = {
364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
368 const struct of_device_id *match; in brcmstb_ioremap_match()
A Dpm-arm.c141 static const struct of_device_id sram_dt_ids[] = {
536 static const struct of_device_id aon_ctrl_dt_ids[] = {
580 static const struct of_device_id ddr_phy_dt_ids[] = {
619 static const struct of_device_id ddr_shimphy_dt_ids[] = {
624 static const struct of_device_id brcmstb_memc_of_match[] = {
652 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
656 const struct of_device_id *match; in brcmstb_ioremap_match()
684 const struct of_device_id *of_id = NULL; in brcmstb_pm_probe()
/linux/arch/arm/mach-mediatek/
A Dplatsmp.c44 static const struct of_device_id mtk_tz_smp_boot_infos[] __initconst = {
51 static const struct of_device_id mtk_smp_boot_infos[] __initconst = {
80 const struct of_device_id *infos; in __mtk_smp_prepare_cpus()
/linux/drivers/clk/
A Dclk-scpi.c132 static const struct of_device_id scpi_clk_match[] __maybe_unused = {
139 scpi_clk_ops_init(struct device *dev, const struct of_device_id *match, in scpi_clk_ops_init()
192 const struct of_device_id *match) in scpi_clk_add()
269 const struct of_device_id *match; in scpi_clocks_probe()
296 static const struct of_device_id scpi_clocks_ids[] = {
/linux/drivers/cpuidle/
A Dcpuidle-big_little.c74 static const struct of_device_id bl_idle_state_match[] __initconst = {
156 static const struct of_device_id compatible_machine_match[] = {
166 const struct of_device_id *match_id; in bl_idle_init()
A Ddt_idle_states.c22 const struct of_device_id *match_id, in init_state_node()
150 const struct of_device_id *matches, in dt_init_idle_driver()
155 const struct of_device_id *match_id; in dt_init_idle_driver()
/linux/drivers/media/platform/exynos4-is/
A Dfimc-is-sensor.c16 static const struct of_device_id fimc_is_sensor_of_ids[] = {
27 const struct of_device_id *of_id; in fimc_is_sensor_get_drvdata()
/linux/drivers/irqchip/
A Dirqchip.c24 static const struct of_device_id
27 extern struct of_device_id __irqchip_of_table[];
/linux/drivers/dma/ti/
A Ddma-crossbar.c22 static const struct of_device_id ti_dma_xbar_match[] = {
125 static const struct of_device_id ti_am335x_master_match[] __maybe_unused = {
133 const struct of_device_id *match; in ti_am335x_xbar_probe()
295 static const struct of_device_id ti_dra7_master_match[] __maybe_unused = {
320 const struct of_device_id *match; in ti_dra7_xbar_probe()
437 const struct of_device_id *match; in ti_dma_xbar_probe()
/linux/drivers/mtd/maps/
A Dphysmap-versatile.c28 static const struct of_device_id syscon_match[] = {
78 static const struct of_device_id ebi_match[] = {
191 const struct of_device_id *devid; in of_flash_probe_versatile()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-plat.c33 static const struct of_device_id cdns_plat_pcie_of_match[];
48 const struct of_device_id *match; in cdns_plat_pcie_probe()
167 static const struct of_device_id cdns_plat_pcie_of_match[] = {

Completed in 36 milliseconds

12345678910>>...125