Home
last modified time | relevance | path

Searched defs:ch_name (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/bus/mhi/host/
H A Dpci_generic.c59 #define MHI_CHANNEL_CONFIG_UL(ch_num, ch_name, el_count, ev_ring) \ argument
74 #define MHI_CHANNEL_CONFIG_DL(ch_num, ch_name, el_count, ev_ring) \ argument
89 #define MHI_CHANNEL_CONFIG_DL_AUTOQUEUE(ch_num, ch_name, el_count, ev_ring) \ argument
118 #define MHI_CHANNEL_CONFIG_HW_UL(ch_num, ch_name, el_count, ev_ring) \ argument
133 #define MHI_CHANNEL_CONFIG_HW_DL(ch_num, ch_name, el_count, ev_ring) \ argument
148 #define MHI_CHANNEL_CONFIG_UL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument
163 #define MHI_CHANNEL_CONFIG_DL_SBL(ch_num, ch_name, el_count, ev_ring) \ argument
178 #define MHI_CHANNEL_CONFIG_UL_FP(ch_num, ch_name, el_count, ev_ring) \ argument
193 #define MHI_CHANNEL_CONFIG_DL_FP(ch_num, ch_name, el_count, ev_ring) \ argument
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.c127 char ch_name[10]; in dpaa2_dbg_bp_show() local
/linux-6.15/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c43 #define MHI_EP_CHANNEL_CONFIG(ch_num, ch_name, direction) \ argument
50 #define MHI_EP_CHANNEL_CONFIG_UL(ch_num, ch_name) \ argument
53 #define MHI_EP_CHANNEL_CONFIG_DL(ch_num, ch_name) \ argument
/linux-6.15/drivers/usb/musb/
H A Dtusb6010_omap.c551 char ch_name[8]; in tusb_omap_allocate_dma_pool() local
/linux-6.15/drivers/iio/adc/
H A Dstm32-adc.c2120 static int stm32_adc_populate_int_ch(struct iio_dev *indio_dev, const char *ch_name, in stm32_adc_populate_int_ch()