Searched defs:of_node_to_nid (Results 1 – 5 of 5) sorted by relevance
55 static inline int of_node_to_nid(struct device_node *device) { return 0; } in of_node_to_nid() function57 #define of_node_to_nid of_node_to_nid macro
47 #define of_node_to_nid of_node_to_nid macro
164 static inline int of_node_to_nid(struct device_node *np) { return -1; } in of_node_to_nid() function165 #define of_node_to_nid of_node_to_nid macro
270 int of_node_to_nid(struct device_node *device) in of_node_to_nid() function
936 int of_node_to_nid(struct device_node *dp) in of_node_to_nid() function