Searched refs:__of_get_property (Results 1 – 1 of 1) sorted by relevance
92 match = __of_get_property(np, "device_type", &len); in __of_node_is_type()296 const void *__of_get_property(const struct device_node *np, in __of_get_property() function522 status = __of_get_property(device, "status", &statlen); in __of_device_is_status()559 return !__of_get_property(device, "status", NULL) || in __of_device_is_available()