Searched refs:of_device_id (Results 1 - 25 of 5262) sorted by relevance

1234567891011>>

/linux-master/drivers/cpuidle/
H A Ddt_idle_states.h6 const struct of_device_id *matches,
/linux-master/include/linux/
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) {}
H A Dof_device.h8 struct of_device_id;
12 extern const struct of_device_id *of_match_device(
13 const struct of_device_id *matches, const struct device *dev);
66 static inline const struct of_device_id *of_match_device(
67 const struct of_device_id *matches, const struct device *dev)
H A Dof_platform.h13 struct of_device_id;
50 extern const struct of_device_id of_default_bus_match_table[];
71 const struct of_device_id *matches,
83 const struct of_device_id *matches,
108 const struct of_device_id *matches,
/linux-master/sound/soc/codecs/
H A Dcs4271.h7 extern const struct of_device_id cs4271_dt_ids[];
H A Des8328-spi.c16 static const struct of_device_id es8328_of_match[] = {
H A Dssm2602-spi.c22 static const struct of_device_id ssm2602_of_match[] = {
H A Dadau7118-hw.c19 static const struct of_device_id adau7118_of_match[] = {
H A Dwm8804-spi.c32 static const struct of_device_id wm8804_of_match[] = {
H A Dpcm5102a.c39 static const struct of_device_id pcm5102a_of_match[] = {
/linux-master/drivers/hwmon/
H A Dltc2947.h7 extern const struct of_device_id ltc2947_of_match[];
/linux-master/arch/sparc/crypto/
H A Dcrop_devid.c11 static const struct of_device_id crypto_opcode_match[] = {
/linux-master/drivers/media/platform/samsung/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;
/linux-master/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;
/linux-master/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;
/linux-master/arch/riscv/include/asm/
H A Dsoc.h15 static const struct of_device_id __soc_early_init__##name \
/linux-master/drivers/irqchip/
H A Dirqchip.c19 * This special of_device_id is the sentinel at the end of the
20 * of_device_id[] array of all irqchips. It is automatically placed at
24 static const struct of_device_id
27 extern struct of_device_id __irqchip_of_table[];
H A Dirq-atmel-aic-common.h34 const struct of_device_id *matches);
/linux-master/arch/mips/bmips/
H A Dirq.c16 static const struct of_device_id smp_intc_dt_match[] = {
/linux-master/arch/riscv/kernel/
H A Dsoc.c17 const struct of_device_id *s;
/linux-master/drivers/soc/imx/
H A Dimx93-src.c15 static const struct of_device_id imx93_src_ids[] = {
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmstb_nand.c13 static const struct of_device_id brcmstb_nand_of_match[] = {
/linux-master/arch/mips/ralink/
H A Dof.c32 static const struct of_device_id mtmips_memc_match[] = {
41 static const struct of_device_id mtmips_sysc_match[] = {
56 mtmips_of_remap_node(const struct of_device_id *match, const char *type)
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h39 extern const struct of_device_id sun8i_tcon_top_of_table[];
/linux-master/drivers/spi/
H A Dspi-brcmstb-qspi.c12 static const struct of_device_id brcmstb_qspi_of_match[] = {

Completed in 201 milliseconds

1234567891011>>