Home
last modified time | relevance | path

Searched refs:vme_dma_list_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvme.h166 int vme_dma_list_free(struct vme_dma_list *);
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme.h167 int vme_dma_list_free(struct vme_dma_list *);
H A Dvme.c924 * the list once it is no longer required with vme_dma_list_free().
1160 * vme_dma_list_free - Free a VME DMA list.
1168 int vme_dma_list_free(struct vme_dma_list *list) in vme_dma_list_free() function
1198 EXPORT_SYMBOL(vme_dma_list_free); variable
/kernel/linux/linux-5.10/drivers/vme/
H A Dvme.c937 * the list once it is no longer required with vme_dma_list_free().
1173 * vme_dma_list_free - Free a VME DMA list.
1181 int vme_dma_list_free(struct vme_dma_list *list) in vme_dma_list_free() function
1211 EXPORT_SYMBOL(vme_dma_list_free); variable

Completed in 10 milliseconds