Searched refs:to_cxl_afu (Results 1 – 3 of 3) sorted by relevance
167 struct cxl_afu *afu = to_cxl_afu(device); in mmio_size_show()178 struct cxl_afu *afu = to_cxl_afu(device); in reset_store_afu()201 struct cxl_afu *afu = to_cxl_afu(device); in irqs_min_show()210 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_show()219 struct cxl_afu *afu = to_cxl_afu(device); in irqs_max_store()240 struct cxl_afu *afu = to_cxl_afu(device); in modes_supported_show()254 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_show()270 struct cxl_afu *afu = to_cxl_afu(device); in prefault_mode_store()291 struct cxl_afu *afu = to_cxl_afu(device); in mode_show()303 struct cxl_afu *afu = to_cxl_afu(device); in mode_store()[all …]
341 #define to_cxl_afu(d) container_of(d, struct cxl_afu, dev) macro
540 struct cxl_afu *afu = to_cxl_afu(dev); in cxl_release_afu()