Searched refs:__fwnode_reset_control_get (Results 1 – 1 of 1) sorted by relevance
1139 __fwnode_reset_control_get(struct fwnode_handle *fwnode, const char *id, int index, in __fwnode_reset_control_get() function1232 EXPORT_SYMBOL_GPL(__fwnode_reset_control_get);1246 return __fwnode_reset_control_get(fwnode, id, index, flags); in __reset_control_get()1535 rstc = __fwnode_reset_control_get(fwnode, NULL, i, flags); in fwnode_reset_control_array_get()