Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dproperty.h27 DEV_PROP_REF, enumerator
338 .type = DEV_PROP_REF, \
379 .type = DEV_PROP_REF, \
/linux-6.3-rc2/drivers/base/
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()
619 if (!prop || prop->type != DEV_PROP_REF || prop->is_inline) in software_node_graph_get_remote_endpoint()

Completed in 6 milliseconds