Home
last modified time | relevance | path

Searched refs:dma_remove_sysfs_files (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/sh/include/asm/
Ddma.h139 extern void dma_remove_sysfs_files(struct dma_channel *, struct dma_info *);
/Linux-v5.4/arch/sh/drivers/dma/
Ddma-sysfs.c149 void dma_remove_sysfs_files(struct dma_channel *chan, struct dma_info *info) in dma_remove_sysfs_files() function
Ddma-api.c398 dma_remove_sysfs_files(info->channels + i, info); in unregister_dmac()