Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Dbase.c633 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/linux-4.19.296/include/linux/
Dof.h680 static inline bool of_device_is_available(const struct device_node *device) in of_device_is_available() function