Home
last modified time | relevance | path

Searched refs:devm_reset_control_get_exclusive_by_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dreset.h788 devm_reset_control_get_exclusive_by_index(struct device *dev, int index) in devm_reset_control_get_exclusive_by_index() function
845 return devm_reset_control_get_exclusive_by_index(dev, index); in devm_reset_control_get_by_index()
/linux-6.1.9/drivers/phy/cadence/
Dphy-cadence-torrent.c2464 cdns_phy->phy_rst = devm_reset_control_get_exclusive_by_index(dev, 0); in cdns_torrent_reset()