Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dreset.h372 static inline struct reset_control *devm_reset_control_get_by_index( in devm_reset_control_get_by_index() function
/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-qusb2.c791 qphy->phy_reset = devm_reset_control_get_by_index(&pdev->dev, 0); in qusb2_phy_probe()