Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproperty.h30 DEV_PROP_REF, enumerator
419 .type = DEV_PROP_REF, \
460 .type = DEV_PROP_REF, \
/linux/drivers/base/
H A 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()