Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/
Dapq8096.c36 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in msm_snd_hw_params() local
79 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in apq8096_init() local
/Linux-v5.4/drivers/usb/musb/
Dcppi_dma.c181 struct cppi_channel *tx_ch = controller->tx + i; in cppi_controller_start() local
1170 struct cppi_channel *tx_ch; in cppi_interrupt() local
/Linux-v5.4/drivers/tty/serial/
Dstm32-usart.h266 struct dma_chan *tx_ch; /* dma tx channel */ member
/Linux-v5.4/drivers/spi/
Dspi-img-spfi.c100 struct dma_chan *tx_ch; member
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c3008 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len) in _cfg80211_rtw_mgmt_tx()
3100 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local