Home
last modified time | relevance | path

Searched refs:FWNODE_FLAG_NOT_DEVICE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfwnode.h29 #define FWNODE_FLAG_NOT_DEVICE BIT(1) macro
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c1110 sup_np->fwnode.flags & FWNODE_FLAG_NOT_DEVICE)) { in of_link_to_phandle()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c159 fwnode->flags |= FWNODE_FLAG_NOT_DEVICE; in fw_devlink_purge_absent_suppliers()