Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dof.c144 int cxl_of_read_afu_properties(struct cxl_afu *afu, struct device_node *np) in cxl_of_read_afu_properties() function
Dcxl.h1064 int cxl_of_read_afu_properties(struct cxl_afu *afu, struct device_node *afu_np);
Dguest.c949 if ((rc = cxl_of_read_afu_properties(afu, afu_np))) in cxl_guest_init_afu()