Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Ddma.h138 extern void dma_remove_sysfs_files(struct dma_channel *, struct dma_info *);
/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-sysfs.c155 void dma_remove_sysfs_files(struct dma_channel *chan, struct dma_info *info) in dma_remove_sysfs_files() function
H A Ddma-api.c398 dma_remove_sysfs_files(info->channels + i, info); in unregister_dmac()