Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dreset.h217 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
/Linux-v5.10/drivers/media/rc/
Dst_rc.c282 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()
/Linux-v5.10/drivers/net/phy/
Dmdio_bus.c61 reset = reset_control_get_optional_exclusive(&mdiodev->dev, "phy"); in mdiobus_register_reset()