Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dreset.h206 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
/Linux-v5.4/drivers/media/rc/
Dst_rc.c282 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()