Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dof.c335 int cxl_of_read_adapter_handle(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_handle() function
Dcxl.h1052 int cxl_of_read_adapter_handle(struct cxl *adapter, struct device_node *np);
Dguest.c1129 if ((rc = cxl_of_read_adapter_handle(adapter, np))) in cxl_guest_init_adapter()