Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dof.c16 static const __be32 *read_prop_string(const struct device_node *np, in read_prop_string() function
160 read_prop_string(np, "name"); in cxl_of_read_afu_properties()
177 read_prop_string(np, "ibm,loc-code"); in cxl_of_read_afu_properties()
178 read_prop_string(np, "device_type"); in cxl_of_read_afu_properties()
186 read_prop_string(np, "ibm,phandle"); in cxl_of_read_afu_properties()
368 read_prop_string(np, "name"); in cxl_of_read_adapter_properties()
369 read_prop_string(np, "model"); in cxl_of_read_adapter_properties()
378 read_prop_string(np, "ibm,loc-code"); in cxl_of_read_adapter_properties()
385 read_prop_string(np, "device_type"); in cxl_of_read_adapter_properties()
386 read_prop_string(np, "ibm,phandle"); in cxl_of_read_adapter_properties()
[all …]