Home
last modified time | relevance | path

Searched refs:reset_control_get_optional_exclusive (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dreset.h217 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dst_rc.c282 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmdio_bus.c61 reset = reset_control_get_optional_exclusive(&mdiodev->dev, "phy"); in mdiobus_register_reset()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-msm.c2498 reset = reset_control_get_optional_exclusive(dev, NULL); in sdhci_msm_gcc_reset()