Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_access.c262 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c617 bool of_device_is_available(const struct device_node *device) in of_device_is_available() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h690 static inline bool of_device_is_available(const struct device_node *device) in of_device_is_available() function