Searched defs:afu_cookie (Results 1 – 3 of 3) sorted by relevance
74 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context()79 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init()89 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image()
470 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context()484 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init()565 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image()702 static void ocxlflash_destroy_afu(void *afu_cookie) in ocxlflash_destroy_afu()
131 void *afu_cookie; member