Searched refs:str_prio (Results 1 – 1 of 1) sorted by relevance
136 static char *str_prio[] = { "high", "normal", "low" }; in dbg_show_chan_state() local144 seq_printf(s, "\tPriority : %s\n", str_prio[dma_channels[chan].prio]); in dbg_show_chan_state()