Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dreset.h161 static inline struct reset_control *reset_control_get_optional_exclusive( in reset_control_get_optional_exclusive() function
/linux-4.19.296/drivers/media/rc/
Dst_rc.c287 rc_dev->rstc = reset_control_get_optional_exclusive(dev, NULL); in st_rc_probe()