Home
last modified time | relevance | path

Searched refs:cxl_afu_reset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcxl_hw.c66 return cxl_afu_reset(ctx_cookie); in cxlflash_afu_reset()
/kernel/linux/linux-5.10/include/misc/
H A Dcxl.h59 * The AFU can be reset (cxl_afu_reset()). This will cause the PSL/AFU
61 * cxl_afu_reset() to restart these contexts.
123 int cxl_afu_reset(struct cxl_context *ctx);
/kernel/linux/linux-6.6/include/misc/
H A Dcxl.h59 * The AFU can be reset (cxl_afu_reset()). This will cause the PSL/AFU
61 * cxl_afu_reset() to restart these contexts.
123 int cxl_afu_reset(struct cxl_context *ctx);
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcxl_hw.c66 return cxl_afu_reset(ctx_cookie); in cxlflash_afu_reset()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dapi.c503 int cxl_afu_reset(struct cxl_context *ctx) in cxl_afu_reset() function
514 EXPORT_SYMBOL_GPL(cxl_afu_reset); variable
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c504 int cxl_afu_reset(struct cxl_context *ctx) in cxl_afu_reset() function
515 EXPORT_SYMBOL_GPL(cxl_afu_reset); variable

Completed in 4 milliseconds