Home
last modified time | relevance | path

Searched refs:devm_reset_control_array_get_exclusive (Results 1 – 22 of 22) sorted by relevance

/linux-6.14.4/drivers/phy/amlogic/
Dphy-meson-axg-pcie.c157 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
Dphy-meson-g12a-usb3-pcie.c414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
/linux-6.14.4/drivers/usb/cdns3/
Dcdns3-starfive.c135 data->resets = devm_reset_control_array_get_exclusive(data->dev); in cdns_starfive_probe()
/linux-6.14.4/drivers/char/hw_random/
Drockchip-rng.c151 rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rk_rng_probe()
/linux-6.14.4/drivers/phy/starfive/
Dphy-jh7110-dphy-rx.c179 dphy->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in stf_dphy_probe()
/linux-6.14.4/drivers/nvmem/
Drockchip-otp.c341 otp->rst = devm_reset_control_array_get_exclusive(dev); in rockchip_otp_probe()
/linux-6.14.4/drivers/pci/controller/plda/
Dpcie-starfive.c115 pcie->resets = devm_reset_control_array_get_exclusive(dev); in starfive_pcie_parse_dt()
/linux-6.14.4/drivers/crypto/rockchip/
Drk3288_crypto.c338 crypto_info->rst = devm_reset_control_array_get_exclusive(dev); in rk_crypto_probe()
/linux-6.14.4/include/linux/
Dreset.h1002 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
/linux-6.14.4/sound/soc/dwc/
Ddwc-i2s.c742 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_master_init()
816 struct reset_control *resets = devm_reset_control_array_get_exclusive(dev->dev); in jh7110_i2s_crg_slave_init()
/linux-6.14.4/drivers/watchdog/
Dstarfive-wdt.c189 rsts = devm_reset_control_array_get_exclusive(dev); in starfive_wdt_reset_init()
/linux-6.14.4/sound/soc/starfive/
Djh7110_tdm.c574 tdm->resets = devm_reset_control_array_get_exclusive(&pdev->dev); in jh7110_tdm_clk_reset_get()
/linux-6.14.4/drivers/pci/controller/dwc/
Dpcie-dw-rockchip.c351 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
Dpcie-qcom.c913 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_7_0()
1135 res->rst = devm_reset_control_array_get_exclusive(dev); in qcom_pcie_get_resources_2_9_0()
/linux-6.14.4/drivers/pmdomain/amlogic/
Dmeson-ee-pwrc.c448 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
/linux-6.14.4/drivers/media/platform/nxp/
Dimx8mq-mipi-csi2.c827 state->rst = devm_reset_control_array_get_exclusive(dev); in imx8mq_mipi_csi_parse_dt()
/linux-6.14.4/drivers/net/can/rockchip/
Drockchip_canfd-core.c887 priv->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rkcanfd_probe()
/linux-6.14.4/drivers/phy/rockchip/
Dphy-rockchip-naneng-combphy.c330 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
/linux-6.14.4/drivers/remoteproc/
Domap_remoteproc.c1302 reset = devm_reset_control_array_get_exclusive(&pdev->dev); in omap_rproc_probe()
/linux-6.14.4/drivers/thermal/
Drockchip_thermal.c1547 thermal->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_thermal_probe()
/linux-6.14.4/drivers/nvme/host/
Dapple.c1459 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_alloc()
/linux-6.14.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c1502 resets = devm_reset_control_array_get_exclusive(&pdev->dev); in dw_probe()