Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Ddma.h157 extern void dma_remove_sysfs_files(struct dma_channel *, struct dma_info *);
/arch/sh/drivers/dma/
Ddma-sysfs.c152 void dma_remove_sysfs_files(struct dma_channel *chan, struct dma_info *info) in dma_remove_sysfs_files() function
Ddma-api.c401 dma_remove_sysfs_files(info->channels + i, info); in unregister_dmac()