Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dnative.c1503 static int native_afu_cr_read8(struct cxl_afu *afu, int cr, u64 off, u8 *out) in native_afu_cr_read8() function
1584 .afu_cr_read8 = native_afu_cr_read8,