Searched defs:afu_cookie (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | cxl_hw.c | 74 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context() argument 79 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init() argument 89 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image() argument
|
H A D | ocxl_hw.c | 467 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context() argument 481 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() argument 562 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image() argument 699 ocxlflash_destroy_afu(void *afu_cookie) ocxlflash_destroy_afu() argument [all...] |
H A D | common.h | 131 void *afu_cookie; member
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | cxl_hw.c | 74 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context() argument 79 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init() argument 89 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image() argument
|
H A D | ocxl_hw.c | 470 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context() argument 484 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() argument 565 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image() argument 702 ocxlflash_destroy_afu(void *afu_cookie) ocxlflash_destroy_afu() argument [all...] |
H A D | common.h | 131 void *afu_cookie; member
|
Completed in 6 milliseconds