Searched defs:of_reset_control_array_get (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | reset.h | 113 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get() function
|
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | core.c | 876 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get() function 913 EXPORT_SYMBOL_GPL(of_reset_control_array_get); variable
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | reset.h | 198 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get() function
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | core.c | 1174 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get() function 1211 EXPORT_SYMBOL_GPL(of_reset_control_array_get); variable
|
Completed in 6 milliseconds