Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfwnode.h35 #define FWNODE_FLAG_NOT_DEVICE BIT(1) macro
/Linux-v6.1/drivers/of/
Dproperty.c1162 sup_np->fwnode.flags & FWNODE_FLAG_NOT_DEVICE)) { in of_link_to_phandle()
/Linux-v6.1/drivers/base/
Dcore.c175 fwnode->flags |= FWNODE_FLAG_NOT_DEVICE; in fw_devlink_purge_absent_suppliers()