Searched refs:dbg_name (Results 1 – 2 of 2) sorted by relevance
188 sprintf(chan->dbg_name, "chan%d", chidx); in hidma_debug_init()189 chan->debugfs = debugfs_create_dir(chan->dbg_name, in hidma_debug_init()
95 char dbg_name[16]; member