Searched defs:of_address_to_resource (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | of_device_common.c | 27 int of_address_to_resource(struct device_node *node, int index, in of_address_to_resource() function 38 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | of_device_common.c | 27 int of_address_to_resource(struct device_node *node, int index, in of_address_to_resource() function 38 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | of_address.h | 114 static inline int of_address_to_resource(struct device_node *dev, int index, in of_address_to_resource() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | of_address.h | 165 static inline int of_address_to_resource(struct device_node *dev, int index, in of_address_to_resource() function
|
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | address.c | 866 int of_address_to_resource(struct device_node *dev, int index, in of_address_to_resource() function 883 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
|
| /kernel/linux/linux-6.6/drivers/of/ |
| H A D | address.c | 1166 int of_address_to_resource(struct device_node *dev, int index, in of_address_to_resource() function 1171 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
|
Completed in 6 milliseconds