| /linux-6.15/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 157 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_axg_pcie_probe()
|
| H A D | phy-meson-g12a-usb3-pcie.c | 414 priv->reset = devm_reset_control_array_get_exclusive(dev); in phy_g12a_usb3_pcie_probe()
|
| /linux-6.15/drivers/usb/cdns3/ |
| H A D | cdns3-starfive.c | 135 data->resets = devm_reset_control_array_get_exclusive(data->dev); in cdns_starfive_probe()
|
| /linux-6.15/drivers/phy/starfive/ |
| H A D | phy-jh7110-dphy-rx.c | 179 dphy->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in stf_dphy_probe()
|
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-uniphy-pcie-28lp.c | 172 phy->resets = devm_reset_control_array_get_exclusive(phy->dev); in qcom_uniphy_pcie_get_resources()
|
| /linux-6.15/drivers/nvmem/ |
| H A D | rockchip-otp.c | 354 otp->rst = devm_reset_control_array_get_exclusive(dev); in rockchip_otp_probe()
|
| /linux-6.15/drivers/pci/controller/plda/ |
| H A D | pcie-starfive.c | 115 pcie->resets = devm_reset_control_array_get_exclusive(dev); in starfive_pcie_parse_dt()
|
| /linux-6.15/drivers/char/hw_random/ |
| H A D | rockchip-rng.c | 340 rst = devm_reset_control_array_get_exclusive(dev); in rk_rng_probe()
|
| /linux-6.15/drivers/ufs/host/ |
| H A D | ufs-rockchip.c | 154 host->rst = devm_reset_control_array_get_exclusive(dev); in ufs_rockchip_common_init()
|
| /linux-6.15/include/linux/ |
| H A D | reset.h | 1002 devm_reset_control_array_get_exclusive(struct device *dev) in devm_reset_control_array_get_exclusive() function
|
| /linux-6.15/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto.c | 338 crypto_info->rst = devm_reset_control_array_get_exclusive(dev); in rk_crypto_probe()
|
| /linux-6.15/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 742 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.15/drivers/watchdog/ |
| H A D | starfive-wdt.c | 189 rsts = devm_reset_control_array_get_exclusive(dev); in starfive_wdt_reset_init()
|
| /linux-6.15/sound/soc/starfive/ |
| H A D | jh7110_tdm.c | 574 tdm->resets = devm_reset_control_array_get_exclusive(&pdev->dev); in jh7110_tdm_clk_reset_get()
|
| /linux-6.15/drivers/pmdomain/amlogic/ |
| H A D | meson-ee-pwrc.c | 448 dom->rstc = devm_reset_control_array_get_exclusive(&pdev->dev); in meson_ee_pwrc_init_domain()
|
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip.c | 382 rockchip->rst = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_pcie_resource_get()
|
| H A D | pcie-qcom.c | 913 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.15/drivers/media/platform/nxp/ |
| H A D | imx8mq-mipi-csi2.c | 834 state->rst = devm_reset_control_array_get_exclusive(dev); in imx8mq_mipi_csi_parse_dt()
|
| /linux-6.15/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-core.c | 887 priv->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rkcanfd_probe()
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | omap_remoteproc.c | 1303 reset = devm_reset_control_array_get_exclusive(&pdev->dev); in omap_rproc_probe()
|
| /linux-6.15/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 330 priv->phy_rst = devm_reset_control_array_get_exclusive(dev); in rockchip_combphy_parse_dt()
|
| /linux-6.15/drivers/thermal/ |
| H A D | rockchip_thermal.c | 1547 thermal->reset = devm_reset_control_array_get_exclusive(&pdev->dev); in rockchip_thermal_probe()
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | apple.c | 1459 anv->reset = devm_reset_control_array_get_exclusive(anv->dev); in apple_nvme_alloc()
|
| /linux-6.15/drivers/dma/dw-axi-dmac/ |
| H A D | dw-axi-dmac-platform.c | 1502 resets = devm_reset_control_array_get_exclusive(&pdev->dev); in dw_probe()
|