Home
last modified time | relevance | path

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

12345678910>>...183

/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H 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[] = {
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H 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 = {
/OK3568_Linux_fs/kernel/include/linux/
H 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()
H 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()
H A Dof_device.h15 extern const struct of_device_id *of_match_device(
16 const struct of_device_id *matches, const struct device *dev);
102 static inline const struct of_device_id *__of_match_device( in __of_match_device()
103 const struct of_device_id *matches, const struct device *dev) in __of_match_device()
H A Dof.h275 const struct of_device_id *matches,
276 const struct of_device_id **match);
362 extern const struct of_device_id *of_match_node(
363 const struct of_device_id *matches, const struct device_node *node);
396 extern int of_alias_get_alias_list(const struct of_device_id *matches,
608 const struct of_device_id *matches, in of_find_matching_node_and_match()
609 const struct of_device_id **match) in of_find_matching_node_and_match()
922 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list()
1047 const struct of_device_id *matches) in of_find_matching_node()
1313 static const struct of_device_id __of_table_##name \
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H 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()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H 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()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H 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()
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-of.c185 static const struct of_device_id*
186 i2c_of_match_device_sysfs(const struct of_device_id *matches, in i2c_of_match_device_sysfs()
214 const struct of_device_id
215 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
218 const struct of_device_id *match; in i2c_of_match_device()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c168 static const struct of_device_id sun50i_cpufreq_match_list[] = {
174 static const struct of_device_id *sun50i_cpufreq_match_node(void) in sun50i_cpufreq_match_node()
176 const struct of_device_id *match; in sun50i_cpufreq_match_node()
193 const struct of_device_id *match; in sun50i_cpufreq_init()
H 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()
H A Dcpufreq-dt-platdev.c18 static const struct of_device_id whitelist[] __initconst = {
88 static const struct of_device_id blacklist[] __initconst = {
189 const struct of_device_id *match; in cpufreq_dt_platdev_init()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H 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()
H A Dpm-arm.c138 static const struct of_device_id sram_dt_ids[] = {
533 static const struct of_device_id aon_ctrl_dt_ids[] = {
577 static const struct of_device_id ddr_phy_dt_ids[] = {
616 static const struct of_device_id ddr_shimphy_dt_ids[] = {
621 static const struct of_device_id brcmstb_memc_of_match[] = {
649 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
653 const struct of_device_id *match; in brcmstb_ioremap_match()
681 const struct of_device_id *of_id = NULL; in brcmstb_pm_probe()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/
H A Dcommon.c19 static const struct of_device_id brcmstb_machine_match[] = {
26 const struct of_device_id *match; in soc_is_brcmstb()
51 static const struct of_device_id sun_top_ctrl_match[] = {
/OK3568_Linux_fs/kernel/arch/arm/mach-mediatek/
H 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()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-scpi.c132 static const struct of_device_id scpi_clk_match[] = {
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[] = {
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H 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[] = {
167 const struct of_device_id *match_id; in bl_idle_init()
H 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()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dcommon.c10 static const struct of_device_id tegra_machine_match[] = {
22 const struct of_device_id *match; in soc_is_tegra()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H 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()
/OK3568_Linux_fs/kernel/arch/arm/mach-at91/
H A Dpm.c42 const struct of_device_id *ws_ids;
105 static const struct of_device_id sama5d2_ws_ids[] = {
117 static const struct of_device_id sam9x60_ws_ids[] = {
131 const struct of_device_id *match; in at91_pm_config_ws()
512 static const struct of_device_id ramc_ids[] __initconst = {
523 const struct of_device_id *of_id; in at91_dt_ramc()
710 static const struct of_device_id atmel_shdwc_ids[] = {
787 static const struct of_device_id atmel_pmc_ids[] __initconst = {
851 const struct of_device_id *of_id; in at91_pm_init()
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H 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[] = {
133 const struct of_device_id *match; in ti_am335x_xbar_probe()
300 static const struct of_device_id ti_dra7_master_match[] = {
325 const struct of_device_id *match; in ti_dra7_xbar_probe()
442 const struct of_device_id *match; in ti_dma_xbar_probe()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirqchip.c24 static const struct of_device_id
27 extern struct of_device_id __irqchip_of_table[];

12345678910>>...183