chan_busy 132 drivers/dma/ti/cppi41.c struct cppi41_channel *chan_busy[ALLOC_DECS_NUM]; chan_busy 269 drivers/dma/ti/cppi41.c c = cdd->chan_busy[desc_num]; chan_busy 270 drivers/dma/ti/cppi41.c cdd->chan_busy[desc_num] = NULL; chan_busy 467 drivers/dma/ti/cppi41.c WARN_ON(cdd->chan_busy[desc_num]); chan_busy 468 drivers/dma/ti/cppi41.c cdd->chan_busy[desc_num] = c; chan_busy 746 drivers/dma/ti/cppi41.c if (!cdd->chan_busy[desc_num]) { chan_busy 767 drivers/dma/ti/cppi41.c WARN_ON(!cdd->chan_busy[desc_num]); chan_busy 768 drivers/dma/ti/cppi41.c cdd->chan_busy[desc_num] = NULL;