Home
last modified time | relevance | path

Searched refs:FWNODE_GRAPH_DEVICE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dproperty.h421 #define FWNODE_GRAPH_DEVICE_DISABLED BIT(1) macro
/Linux-v5.10/drivers/base/
Dproperty.c1116 bool enabled_only = !(flags & FWNODE_GRAPH_DEVICE_DISABLED); in fwnode_graph_get_endpoint_by_id()