Searched refs:to_cxl_adapter (Results 1 – 3 of 3) sorted by relevance
25 struct cxl *adapter = to_cxl_adapter(device); in caia_version_show()35 struct cxl *adapter = to_cxl_adapter(device); in psl_revision_show()44 struct cxl *adapter = to_cxl_adapter(device); in base_image_show()53 struct cxl *adapter = to_cxl_adapter(device); in image_loaded_show()64 struct cxl *adapter = to_cxl_adapter(device); in reset_adapter_store()81 struct cxl *adapter = to_cxl_adapter(device); in load_image_on_perst_show()95 struct cxl *adapter = to_cxl_adapter(device); in load_image_on_perst_store()
340 #define to_cxl_adapter(d) container_of(d, struct cxl, dev) macro
914 struct cxl *adapter = to_cxl_adapter(dev); in cxl_release_adapter()