Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dof.c349 int cxl_of_read_adapter_properties(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_properties() function
Dcxl.h1058 int cxl_of_read_adapter_properties(struct cxl *adapter, struct device_node *np);
Dguest.c1130 if ((rc = cxl_of_read_adapter_properties(adapter, np))) in cxl_guest_init_adapter()