Home
last modified time | relevance | path

Searched defs:devm_reset_control_array_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h107 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get() function
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c929 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get() function
949 EXPORT_SYMBOL_GPL(devm_reset_control_array_get); variable
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h192 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get() function
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c1227 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get() function
1247 EXPORT_SYMBOL_GPL(devm_reset_control_array_get); variable

Completed in 8 milliseconds