Searched refs:to_cxl_adapter (Results 1 – 4 of 4) sorted by relevance
21 struct cxl *adapter = to_cxl_adapter(device); in caia_version_show()31 struct cxl *adapter = to_cxl_adapter(device); in psl_revision_show()40 struct cxl *adapter = to_cxl_adapter(device); in base_image_show()49 struct cxl *adapter = to_cxl_adapter(device); in image_loaded_show()60 struct cxl *adapter = to_cxl_adapter(device); in psl_timebase_synced_show()81 struct cxl *adapter = to_cxl_adapter(device); in tunneled_ops_supported_show()90 struct cxl *adapter = to_cxl_adapter(device); in reset_adapter_store()126 struct cxl *adapter = to_cxl_adapter(device); in load_image_on_perst_show()140 struct cxl *adapter = to_cxl_adapter(device); in load_image_on_perst_store()164 struct cxl *adapter = to_cxl_adapter(device); in perst_reloads_same_image_show()[all …]
443 #define to_cxl_adapter(d) container_of(d, struct cxl, dev) macro
1098 free_adapter(to_cxl_adapter(dev)); in release_adapter()
1417 struct cxl *adapter = to_cxl_adapter(dev); in cxl_release_adapter()