/openbmc/linux/sound/soc/fsl/ |
H A D | fsl-asoc-card.c | 173 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_asoc_card_hw_params() local
|
H A D | fsl_spdif.h | 108 #define SCR_DMA_xX_EN(tx) (tx ? SCR_DMA_TX_EN : SCR_DMA_RX_EN) argument
|
/openbmc/linux/drivers/spi/ |
H A D | spi-au1550.c | 49 const u8 *tx; member
|
H A D | spi-mem.c | 104 static int spi_check_buswidth_req(struct spi_mem *mem, u8 buswidth, bool tx) in spi_check_buswidth_req()
|
/openbmc/linux/drivers/dma/ppc4xx/ |
H A D | adma.h | 19 #define tx_to_ppc440spe_adma_slot(tx) \ argument
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 91 unsigned int *tx, unsigned int *rx) in ixgbe_get_first_reg_idx()
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 347 struct gve_tx_ring *tx = &priv->tx[ring]; in gve_get_ethtool_stats() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds1305.c | 490 u8 *addr, size_t count, char *tx, char *rx) in msg_init()
|
/openbmc/qemu/hw/net/ |
H A D | e1000e_core.c | 603 e1000e_setup_tx_offloads(E1000ECore *core, struct e1000e_tx *tx) in e1000e_setup_tx_offloads() 638 e1000e_tx_pkt_send(E1000ECore *core, struct e1000e_tx *tx, int queue_index) in e1000e_tx_pkt_send() 689 struct e1000e_tx *tx, in e1000e_process_tx_desc() 859 struct e1000e_tx *tx; member
|
/openbmc/linux/sound/firewire/ |
H A D | amdtp-stream.c | 588 struct amdtp_stream *tx = s->ctx_data.rx.replay_target; in pool_seq_descs() local 1589 struct amdtp_stream *tx; in irq_target_callback_skip() local 2025 struct amdtp_stream *tx = NULL; in make_association() local
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x.h | 125 struct adv748x_csi2 *tx; member 157 struct adv748x_csi2 *tx; member
|
/openbmc/libmctp/ |
H A D | astlpc.c | 110 struct mctp_astlpc_buffer tx; member 511 const struct mctp_astlpc_buffer *tx = &layout->tx; in mctp_astlpc_layout_validate() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-sun8i.c | 361 bool rx, bool tx) in sun8i_dwmac_enable_dma_irq() 375 bool rx, bool tx) in sun8i_dwmac_disable_dma_irq()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed.c | 991 mtk_wed_ring_reset(struct mtk_wed_ring *ring, int size, bool tx) in mtk_wed_ring_reset() 1233 int size, u32 desc_size, bool tx) in mtk_wed_ring_alloc()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | netdevsim.h | 53 u32 tx; member 78 bool tx; member
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | protocols.h | 125 struct scmi_msg tx; member
|
H A D | optee.c | 412 static int scmi_optee_chan_setup(struct scmi_chan_info *cinfo, struct device *dev, bool tx) in scmi_optee_chan_setup()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | pxamci.c | 160 struct dma_async_tx_descriptor *tx; in pxamci_setup_data() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_lvds.c | 63 int tx; member
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | queue.c | 333 struct wsm_tx **tx, in cw1200_queue_get()
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_fsm.h | 174 uint8_t tx[NCSI_OEM_ECHO_PATTERN_SIZE]; member
|
/openbmc/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_dsi.c | 298 const u8 *tx = msg->tx_buf; in mcde_dsi_host_transfer() local
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_xgmac.c | 172 u32 *rx, u32 *tx) in xgene_xgmac_get_drop_cnt()
|
/openbmc/linux/include/uapi/linux/ |
H A D | serial.h | 104 int rx, tx; member
|
/openbmc/linux/include/linux/dma/ |
H A D | ipu-dma.h | 171 #define to_tx_desc(tx) container_of(tx, struct idmac_tx_desc, txd) argument
|