Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dhidma_dbg.c155 sprintf(chan->dbg_name, "chan%d", chidx); in hidma_debug_init()
156 dir = debugfs_create_dir(chan->dbg_name, in hidma_debug_init()
H A Dhidma.h87 char dbg_name[16]; member