Lines Matching refs:to_cxl_afu
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()
434 struct cxl_afu *afu = to_cxl_afu(container_of(kobj->parent, struct device, kobj)); in afu_read_config()