Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dproperty.h29 DEV_PROP_REF, enumerator
393 .type = DEV_PROP_REF, \
434 .type = DEV_PROP_REF, \
/linux-6.14.4/drivers/base/
Dswnode.c280 if (src->type == DEV_PROP_REF && src->is_inline) in property_entry_copy_data()
522 if (prop->type != DEV_PROP_REF) in software_node_get_reference_args()
633 if (!prop || prop->type != DEV_PROP_REF || prop->is_inline) in software_node_graph_get_remote_endpoint()