Searched defs:afu_cookie (Results 1 – 3 of 3) sorted by relevance
78 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context()83 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init()93 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image()
487 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context()501 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init()582 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image()721 static void ocxlflash_destroy_afu(void *afu_cookie) in ocxlflash_destroy_afu()
135 void *afu_cookie; member