Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dreset.h428 devm_reset_control_get_exclusive_by_index(struct device *dev, int index) in devm_reset_control_get_exclusive_by_index() function
485 return devm_reset_control_get_exclusive_by_index(dev, index); in devm_reset_control_get_by_index()
/Linux-v5.10/drivers/phy/cadence/
Dphy-cadence-torrent.c2099 cdns_phy->phy_rst = devm_reset_control_get_exclusive_by_index(dev, 0); in cdns_torrent_phy_probe()