Searched refs:to_ocxl_afu (Results 1 – 3 of 3) sorted by relevance
10 struct ocxl_afu *afu = to_ocxl_afu(device); in global_mmio_size_show()20 struct ocxl_afu *afu = to_ocxl_afu(device); in pp_mmio_size_show()30 struct ocxl_afu *afu = to_ocxl_afu(device); in afu_version_show()41 struct ocxl_afu *afu = to_ocxl_afu(device); in contexts_show()58 struct ocxl_afu *afu = to_ocxl_afu(kobj_to_dev(kobj)); in global_mmio_read()89 struct ocxl_afu *afu = to_ocxl_afu(kobj_to_dev(kobj)); in global_mmio_mmap()
15 #define to_ocxl_afu(d) container_of(d, struct ocxl_afu, dev) macro
66 struct ocxl_afu *afu = to_ocxl_afu(dev); in free_afu_dev()