Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dproperty.h27 DEV_PROP_REF, enumerator
383 .type = DEV_PROP_REF, \
424 .type = DEV_PROP_REF, \
/openbmc/linux/drivers/base/
H A 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()
622 if (!prop || prop->type != DEV_PROP_REF || prop->is_inline) in software_node_graph_get_remote_endpoint()