| /linux/drivers/ata/ |
| H A D | ahci_mtk.c | 52 plat->axi_rst = devm_reset_control_get_optional_exclusive(dev, "axi"); in mtk_ahci_platform_resets() 56 plat->sw_rst = devm_reset_control_get_optional_exclusive(dev, "sw"); in mtk_ahci_platform_resets() 60 plat->reg_rst = devm_reset_control_get_optional_exclusive(dev, "reg"); in mtk_ahci_platform_resets()
|
| H A D | ahci_ceva.c | 269 hpriv->rsts = devm_reset_control_get_optional_exclusive(&pdev->dev, in ceva_ahci_probe()
|
| /linux/include/linux/ |
| H A D | reset.h | 823 static inline struct reset_control *devm_reset_control_get_optional_exclusive( in devm_reset_control_get_optional_exclusive() function 989 return devm_reset_control_get_optional_exclusive(dev, id); in devm_reset_control_get_optional()
|
| /linux/drivers/char/hw_random/ |
| H A D | bcm2835-rng.c | 163 priv->reset = devm_reset_control_get_optional_exclusive(dev, NULL); in bcm2835_rng_probe()
|
| /linux/drivers/media/platform/cadence/ |
| H A D | cdns-csi2rx.c | 694 csi2rx->sys_rst = devm_reset_control_get_optional_exclusive(&pdev->dev, in csi2rx_get_resources() 699 csi2rx->p_rst = devm_reset_control_get_optional_exclusive(&pdev->dev, in csi2rx_get_resources() 756 devm_reset_control_get_optional_exclusive(&pdev->dev, in csi2rx_get_resources()
|
| /linux/drivers/iio/dac/ |
| H A D | stm32-dac-core.c | 141 rst = devm_reset_control_get_optional_exclusive(dev, NULL); in stm32_dac_probe()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-usb-ss.c | 162 priv->reset_com = devm_reset_control_get_optional_exclusive(priv->dev, "com"); in qcom_ssphy_init_reset()
|
| /linux/drivers/bus/ |
| H A D | bt1-axi.c | 137 axi->arst = devm_reset_control_get_optional_exclusive(axi->dev, "arst"); in bt1_axi_request_rst()
|
| H A D | bt1-apb.c | 176 apb->prst = devm_reset_control_get_optional_exclusive(apb->dev, "prst"); in bt1_apb_request_rst()
|
| /linux/sound/soc/stm/ |
| H A D | stm32_sai.c | 222 rst = devm_reset_control_get_optional_exclusive(&pdev->dev, NULL); in stm32_sai_probe()
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5_adsp.c | 560 adsp->pdc_sync_reset = devm_reset_control_get_optional_exclusive(adsp->dev, in adsp_init_reset() 567 adsp->restart = devm_reset_control_get_optional_exclusive(adsp->dev, "restart"); in adsp_init_reset()
|
| /linux/drivers/watchdog/ |
| H A D | rzv2h_wdt.c | 301 priv->rstc = devm_reset_control_get_optional_exclusive(dev, NULL); in rzv2h_wdt_probe()
|
| H A D | sp805_wdt.c | 268 rst = devm_reset_control_get_optional_exclusive(&adev->dev, NULL); in sp805_wdt_probe()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_merge.c | 332 priv->reset_ctl = devm_reset_control_get_optional_exclusive(dev, NULL); in mtk_disp_merge_probe()
|
| /linux/sound/soc/sunxi/ |
| H A D | sun50i-dmic.c | 381 host->rst = devm_reset_control_get_optional_exclusive(&pdev->dev, NULL); in sun50i_dmic_probe()
|
| /linux/drivers/media/rc/ |
| H A D | st_rc.c | 287 rc_dev->rstc = devm_reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-snps-pcie3.c | 321 priv->p30phy = devm_reset_control_get_optional_exclusive(dev, "phy"); in rockchip_p3phy_probe()
|
| /linux/drivers/clocksource/ |
| H A D | timer-sun5i.c | 288 rstc = devm_reset_control_get_optional_exclusive(dev, NULL); in sun5i_timer_probe()
|
| /linux/sound/soc/meson/ |
| H A D | axg-tdm-formatter.c | 319 formatter->reset = devm_reset_control_get_optional_exclusive(dev, NULL); in axg_tdm_formatter_probe()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-st.c | 364 rstc = devm_reset_control_get_optional_exclusive(&pdev->dev, NULL); in sdhci_st_probe()
|
| H A D | sdhci-cadence.c | 603 priv->rst_hw = devm_reset_control_get_optional_exclusive(dev, NULL); in sdhci_cdns_probe()
|
| /linux/drivers/iio/adc/ |
| H A D | rockchip_saradc.c | 492 info->reset = devm_reset_control_get_optional_exclusive(dev, "saradc-apb"); in rockchip_saradc_probe()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_power.c | 262 reset = devm_reset_control_get_optional_exclusive(drm_dev->dev, NULL); in pvr_power_init_manual()
|
| /linux/sound/soc/rockchip/ |
| H A D | rockchip_i2s_tdm.c | 1266 i2s_tdm->tx_reset = devm_reset_control_get_optional_exclusive(&pdev->dev, in rockchip_i2s_tdm_probe() 1274 i2s_tdm->rx_reset = devm_reset_control_get_optional_exclusive(&pdev->dev, in rockchip_i2s_tdm_probe()
|
| /linux/drivers/phy/ |
| H A D | phy-snps-eusb2.c | 549 phy->phy_reset = devm_reset_control_get_optional_exclusive(dev, NULL); in snps_eusb2_hsphy_probe()
|