Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/of/
Dbase.c454 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/linux-6.6.21/include/linux/
Dof.h582 static inline bool of_device_is_available(const struct device_node *device) in of_device_is_available() function