Searched defs:free_afu_irqs (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/cxlflash/ | ||
D | backend.h | 37 void (*free_afu_irqs)(void *ctx_cookie); member |
D | ocxl_hw.c | 590 static void free_afu_irqs(struct ocxlflash_context *ctx) in free_afu_irqs() function |