Searched defs:ch_name (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/bus/mhi/host/ |
D | pci_generic.c | 53 #define MHI_CHANNEL_CONFIG_UL(ch_num, ch_name, el_count, ev_ring) \ argument 68 #define MHI_CHANNEL_CONFIG_DL(ch_num, ch_name, el_count, ev_ring) \ argument 83 #define MHI_CHANNEL_CONFIG_DL_AUTOQUEUE(ch_num, ch_name, el_count, ev_ring) \ argument 112 #define MHI_CHANNEL_CONFIG_HW_UL(ch_num, ch_name, el_count, ev_ring) \ argument 127 #define MHI_CHANNEL_CONFIG_HW_DL(ch_num, ch_name, el_count, ev_ring) \ argument 142 #define MHI_CHANNEL_CONFIG_UL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument 157 #define MHI_CHANNEL_CONFIG_DL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument 172 #define MHI_CHANNEL_CONFIG_UL_FP(ch_num, ch_name, el_count, ev_ring) \ argument 187 #define MHI_CHANNEL_CONFIG_DL_FP(ch_num, ch_name, el_count, ev_ring) \ argument
|
/Linux-v6.6/drivers/pci/endpoint/functions/ |
D | pci-epf-mhi.c | 34 #define MHI_EP_CHANNEL_CONFIG(ch_num, ch_name, direction) \ argument 41 #define MHI_EP_CHANNEL_CONFIG_UL(ch_num, ch_name) \ argument 44 #define MHI_EP_CHANNEL_CONFIG_DL(ch_num, ch_name) \ argument
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-debugfs.c | 127 char ch_name[10]; in dpaa2_dbg_bp_show() local
|
/Linux-v6.6/drivers/usb/musb/ |
D | tusb6010_omap.c | 551 char ch_name[8]; in tusb_omap_allocate_dma_pool() local
|
/Linux-v6.6/drivers/iio/adc/ |
D | stm32-adc.c | 2121 static int stm32_adc_populate_int_ch(struct iio_dev *indio_dev, const char *ch_name, in stm32_adc_populate_int_ch()
|