Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfwnode.h65 #define FWLINK_FLAG_IGNORE BIT(1) macro
/linux-6.12.1/drivers/of/
Dproperty.c1400 .fwlink_flags = FWLINK_FLAG_IGNORE,
/linux-6.12.1/drivers/base/
Dcore.c1029 (FWLINK_FLAG_CYCLE | FWLINK_FLAG_IGNORE))) in fwnode_links_check_suppliers()
2033 if (link->flags & FWLINK_FLAG_IGNORE) in __fw_devlink_relax_cycles()
2114 if (link->flags & FWLINK_FLAG_IGNORE) in fw_devlink_create_devlink()