Searched refs:cxl_guest_init_afu (Results 1 – 3 of 3) sorted by relevance
476 if ((ret = cxl_guest_init_afu(adapter, slice, afu_np))) in cxl_of_probe()
1056 int cxl_guest_init_afu(struct cxl *adapter, int slice, struct device_node *afu_np);
923 int cxl_guest_init_afu(struct cxl *adapter, int slice, struct device_node *afu_np) in cxl_guest_init_afu() function