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

/linux-master/drivers/of/
H A Dbase.c491 bool of_device_is_available(const struct device_node *device) function
502 EXPORT_SYMBOL(of_device_is_available); variable
/linux-master/include/linux/
H A Dof.h592 static inline bool of_device_is_available(const struct device_node *device) function

Completed in 240 milliseconds