Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c877 struct dentry *chan_dir; in hisi_dma_create_chan_dir() local
905 chan_dir = debugfs_create_dir(dir_name, in hisi_dma_create_chan_dir()
907 debugfs_create_regset32("regs", 0444, chan_dir, &regsets[i]); in hisi_dma_create_chan_dir()