mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 09:28:35 +08:00
@@ -88,6 +88,9 @@ bool of_device_is_available(const struct device_node *dn);
|
||||
|
||||
int of_device_is_compatible(const struct device_node *dn, const char *name);
|
||||
|
||||
struct device_node *of_find_node_by_path(struct device_node *dns,
|
||||
const char *path);
|
||||
|
||||
struct device_node *of_find_compatible_node(struct device_node *dns,
|
||||
const struct device_node *dn, const char *type, const char *compatible);
|
||||
|
||||
|
Reference in New Issue
Block a user