Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dproperty.h26 DEV_PROP_REF, enumerator
349 .type = DEV_PROP_REF, \
390 .type = DEV_PROP_REF, \
/Linux-v6.6/drivers/base/
Dswnode.c269 if (src->type == DEV_PROP_REF && src->is_inline) in property_entry_copy_data()
511 if (prop->type != DEV_PROP_REF) in software_node_get_reference_args()
619 if (!prop || prop->type != DEV_PROP_REF || prop->is_inline) in software_node_graph_get_remote_endpoint()