Home
last modified time | relevance | path

Searched refs:of_match_device (Results 76 – 100 of 258) sorted by relevance

1234567891011

/openbmc/linux/drivers/clk/
H A Dclk-lochnagar.c250 of_id = of_match_device(lochnagar_of_match, dev); in lochnagar_clk_probe()
/openbmc/linux/drivers/pinctrl/berlin/
H A Dberlin-bg4ct.c453 of_match_device(berlin4ct_pinctrl_match, &pdev->dev); in berlin4ct_pinctrl_probe()
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu-sun6i-rtc.c347 match = of_match_device(sun6i_rtc_ccu_match, dev); in sun6i_rtc_ccu_probe()
/openbmc/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c191 match = of_match_device(fsl_usb2_mph_dr_of_match, &ofdev->dev); in fsl_usb2_mph_dr_of_probe()
/openbmc/linux/drivers/edac/
H A Dti_edac.c242 id = of_match_device(ti_edac_of_match, &pdev->dev); in ti_edac_probe()
/openbmc/linux/drivers/mfd/
H A Dtwl6030-irq.c373 of_id = of_match_device(twl6030_of_match, dev); in twl6030_init_irq()
H A Dtps65910.c380 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
H A Dtc3589x.c340 of_id = of_match_device(tc3589x_match, dev); in tc3589x_of_probe()
/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c260 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c155 match = of_match_device(aspeed_gfx_match, &pdev->dev); in aspeed_gfx_load()
/openbmc/linux/drivers/opp/
H A Dti-opp-supply.c380 match = of_match_device(ti_opp_supply_of_match, dev); in ti_opp_supply_probe()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c387 match = of_match_device(emac_sgmii_dt_match, &sgmii_pdev->dev); in emac_sgmii_config()
/openbmc/linux/drivers/bus/
H A Dimx-weim.c205 const struct of_device_id *of_id = of_match_device(weim_id_table, in weim_parse_dt()
/openbmc/linux/drivers/spi/
H A Dspi-mt7621.c334 match = of_match_device(mt7621_spi_match, &pdev->dev); in mt7621_spi_probe()
/openbmc/linux/drivers/media/rc/
H A Dir-hix5hd2.c262 of_id = of_match_device(hix5hd2_ir_table, dev); in hix5hd2_ir_probe()
/openbmc/linux/drivers/usb/misc/
H A Donboard_usb_hub.c253 of_id = of_match_device(onboard_hub_match, &pdev->dev); in onboard_hub_probe()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c411 of_match_device(fsl_pq_mdio_match, &pdev->dev); in fsl_pq_mdio_probe()
/openbmc/linux/drivers/net/can/mscan/
H A Dmpc5xxx_can.c359 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c367 of_id = of_match_device(rockchip_pcie_phy_dt_ids, &pdev->dev); in rockchip_pcie_phy_probe()
/openbmc/linux/drivers/pwm/
H A Dpwm-rockchip.c306 id = of_match_device(rockchip_pwm_dt_ids, &pdev->dev); in rockchip_pwm_probe()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dibmebus.c349 return of_match_device(matches, dev) != NULL; in ibmebus_bus_bus_match()
/openbmc/linux/drivers/input/keyboard/
H A Dmtk-pmic-keys.c317 of_match_device(of_mtk_pmic_keys_match_tbl, &pdev->dev); in mtk_pmic_keys_probe()
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c350 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
/openbmc/linux/arch/sparc/kernel/
H A Dpci_sabre.c469 match = of_match_device(sabre_match, &op->dev); in sabre_probe()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_platform.c240 match = of_match_device(of_ipmi_match, &pdev->dev); in of_ipmi_probe()

1234567891011