Home
last modified time | relevance | path

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

/linux-5.19.10/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
Dsdm845.c54 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in sdm845_slim_snd_hw_params() local
238 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in sdm845_dai_init() local
/linux-5.19.10/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-5.19.10/drivers/net/wwan/t7xx/
Dt7xx_port.h87 enum port_ch tx_ch; member
/linux-5.19.10/drivers/remoteproc/
Dimx_rproc.c87 struct mbox_chan *tx_ch; member
Dimx_dsp_rproc.c114 struct mbox_chan *tx_ch; member
/linux-5.19.10/drivers/spi/
Dspi-img-spfi.c99 struct dma_chan *tx_ch; member
/linux-5.19.10/drivers/tty/serial/
Dstm32-usart.h263 struct dma_chan *tx_ch; /* dma tx channel */ member
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2595 static int _cfg80211_rtw_mgmt_tx(struct adapter *padapter, u8 tx_ch, const u8 *buf, size_t len) in _cfg80211_rtw_mgmt_tx()
2673 u8 tx_ch = (u8)ieee80211_frequency_to_channel(chan->center_freq); in cfg80211_rtw_mgmt_tx() local