Home
last modified time | relevance | path

Searched defs:of_device_is_available (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_access.c229 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/openbmc/linux/drivers/of/
H A Dbase.c454 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/openbmc/linux/include/linux/
H A Dof.h584 static inline bool of_device_is_available(const struct device_node *device) in of_device_is_available() function