Home
last modified time | relevance | path

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

/linux/drivers/misc/cxl/
H A Dof.c131 int cxl_of_read_afu_handle(struct cxl_afu *afu, struct device_node *afu_np) in cxl_of_read_afu_handle() function
H A Dcxl.h1059 int cxl_of_read_afu_handle(struct cxl_afu *afu, struct device_node *afu_np);
H A Dguest.c945 if ((rc = cxl_of_read_afu_handle(afu, afu_np))) in cxl_guest_init_afu()