Searched defs:ctx_cookie (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c22 static void __iomem *cxlflash_psa_map(void *ctx_cookie) argument
32 static int cxlflash_process_element(void *ctx_cookie) argument
37 static int cxlflash_map_afu_irq(void *ctx_cookie, int num, argument
43 static void cxlflash_unmap_afu_irq(void *ctx_cookie, int num, void *cookie) argument
48 static u64 cxlflash_get_irq_objhndl(void *ctx_cookie, int irq) argument
54 static int cxlflash_start_context(void *ctx_cookie) argument
59 cxlflash_stop_context(void *ctx_cookie) argument
64 cxlflash_afu_reset(void *ctx_cookie) argument
69 cxlflash_set_master(void *ctx_cookie) argument
84 cxlflash_release_context(void *ctx_cookie) argument
100 cxlflash_allocate_afu_irqs(void *ctx_cookie, int num) argument
105 cxlflash_free_afu_irqs(void *ctx_cookie) argument
120 cxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) argument
131 cxlflash_start_work(void *ctx_cookie, u64 irqs) argument
[all...]
H A Docxl_hw.c129 static void __iomem *ocxlflash_psa_map(void *ctx_cookie) argument
161 static int ocxlflash_process_element(void *ctx_cookie) argument
237 static int ocxlflash_map_afu_irq(void *ctx_cookie, int num, argument
279 ocxlflash_unmap_afu_irq(void *ctx_cookie, int num, void *cookie) argument
291 ocxlflash_get_irq_objhndl(void *ctx_cookie, int irq) argument
386 ocxlflash_start_context(void *ctx_cookie) argument
399 ocxlflash_stop_context(void *ctx_cookie) argument
440 ocxlflash_afu_reset(void *ctx_cookie) argument
456 ocxlflash_set_master(void *ctx_cookie) argument
533 ocxlflash_release_context(void *ctx_cookie) argument
672 ocxlflash_allocate_afu_irqs(void *ctx_cookie, int num) argument
681 ocxlflash_free_afu_irqs(void *ctx_cookie) argument
1195 ocxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) argument
1307 ocxlflash_start_work(void *ctx_cookie, u64 num_irqs) argument
[all...]
H A Dcommon.h205 void *ctx_cookie; member in struct:hwq

Completed in 128 milliseconds