Home
last modified time | relevance | path

Searched refs:reset_control_get_optional_exclusive (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h207 * reset_control_get_optional_exclusive - optional reset_control_get_exclusive()
217 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
381 * reset_control_get_optional_exclusive()
385 * Managed reset_control_get_optional_exclusive(). For reset controllers
389 * See reset_control_get_optional_exclusive() for more information.
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dst_rc.c282 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dst_rc.c286 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h368 * reset_control_get_optional_exclusive - optional reset_control_get_exclusive()
378 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
701 * reset_control_get_optional_exclusive()
705 * Managed reset_control_get_optional_exclusive(). For reset controllers
709 * See reset_control_get_optional_exclusive() for more information.
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_mdss.c321 reset = reset_control_get_optional_exclusive(dev, NULL); in msm_mdss_reset()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmdio_bus.c61 reset = reset_control_get_optional_exclusive(&mdiodev->dev, "phy"); in mdiobus_register_reset()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmdio_bus.c62 reset = reset_control_get_optional_exclusive(&mdiodev->dev, "phy"); in mdiobus_register_reset()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-msm.c2241 reset = reset_control_get_optional_exclusive(dev, NULL); in sdhci_msm_gcc_reset()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-msm.c2368 reset = reset_control_get_optional_exclusive(dev, NULL); in sdhci_msm_gcc_reset()

Completed in 15 milliseconds