Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.c127 char ch_name[10]; in dpaa2_dbg_bp_show() local
135 snprintf(ch_name, sizeof(ch_name), "CH#%d", i); in dpaa2_dbg_bp_show()
136 seq_printf(file, "%10s", ch_name); in dpaa2_dbg_bp_show()
/linux/drivers/usb/musb/
H A Dtusb6010_omap.c551 char ch_name[8]; in tusb_omap_allocate_dma_pool() local
553 sprintf(ch_name, "dmareq%d", i); in tusb_omap_allocate_dma_pool()
555 ch_name); in tusb_omap_allocate_dma_pool()
558 "Failed to request %s\n", ch_name); in tusb_omap_allocate_dma_pool()