Home
last modified time | relevance | path

Searched refs:afu_cr_read16 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dof.c220 rc = cxl_ops->afu_cr_read16(afu, i, PCI_DEVICE_ID, in cxl_of_read_afu_properties()
225 rc = cxl_ops->afu_cr_read16(afu, i, PCI_VENDOR_ID, in cxl_of_read_afu_properties()
H A Dvphb.c140 rc = cxl_ops->afu_cr_read16(afu, record, offset, &val16); in cxl_pcie_read_config()
H A Dsysfs.c598 rc = cxl_ops->afu_cr_read16(afu, cr_idx, PCI_DEVICE_ID, &cr->device); in cxl_sysfs_afu_new_cr()
601 rc = cxl_ops->afu_cr_read16(afu, cr_idx, PCI_VENDOR_ID, &cr->vendor); in cxl_sysfs_afu_new_cr()
H A Dguest.c1195 .afu_cr_read16 = guest_afu_cr_read16,
H A Dcxl.h1093 int (*afu_cr_read16)(struct cxl_afu *afu, int cr_idx, u64 offset, u16 *val); member
H A Dnative.c1589 .afu_cr_read16 = native_afu_cr_read16,
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dof.c220 rc = cxl_ops->afu_cr_read16(afu, i, PCI_DEVICE_ID, in cxl_of_read_afu_properties()
225 rc = cxl_ops->afu_cr_read16(afu, i, PCI_VENDOR_ID, in cxl_of_read_afu_properties()
H A Dvphb.c134 rc = cxl_ops->afu_cr_read16(afu, record, offset, &val16); in cxl_pcie_read_config()
H A Dsysfs.c599 rc = cxl_ops->afu_cr_read16(afu, cr_idx, PCI_DEVICE_ID, &cr->device); in cxl_sysfs_afu_new_cr()
602 rc = cxl_ops->afu_cr_read16(afu, cr_idx, PCI_VENDOR_ID, &cr->vendor); in cxl_sysfs_afu_new_cr()
H A Dcxl.h1095 int (*afu_cr_read16)(struct cxl_afu *afu, int cr_idx, u64 offset, u16 *val); member
H A Dguest.c1201 .afu_cr_read16 = guest_afu_cr_read16,
H A Dnative.c1585 .afu_cr_read16 = native_afu_cr_read16,

Completed in 18 milliseconds