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

/linux-4.1.27/drivers/of/
H A Dbase.c555 bool of_device_is_available(const struct device_node *device) of_device_is_available() function
566 EXPORT_SYMBOL(of_device_is_available); variable
/linux-4.1.27/include/linux/
H A Dof.h472 static inline bool of_device_is_available(const struct device_node *device) of_device_is_available() function

Completed in 319 milliseconds