Home
last modified time | relevance | path

Searched refs:afu_cr_read32 (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/misc/cxl/
A Dvphb.c138 rc = cxl_ops->afu_cr_read32(afu, record, offset, &val32); in cxl_pcie_read_config()
A Dof.c230 rc = cxl_ops->afu_cr_read32(afu, i, PCI_CLASS_REVISION, in cxl_of_read_afu_properties()
A Dsysfs.c605 rc = cxl_ops->afu_cr_read32(afu, cr_idx, PCI_CLASS_REVISION, &cr->class); in cxl_sysfs_afu_new_cr()
A Dcxl.h1096 int (*afu_cr_read32)(struct cxl_afu *afu, int cr_idx, u64 offset, u32 *val); member
A Dguest.c1202 .afu_cr_read32 = guest_afu_cr_read32,
A Dnative.c1591 .afu_cr_read32 = native_afu_cr_read32,
A Dpci.c903 rc = cxl_ops->afu_cr_read32(afu, i, 0, &val); in cxl_afu_descriptor_looks_ok()

Completed in 32 milliseconds