Home
last modified time | relevance | path

Searched defs:txbuf (Results 26 – 50 of 116) sorted by relevance

12345

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c56 static char txbuf[DBUF_LENGTH]; variable
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dcadence_qspi_apb.c477 const u8 *cmdbuf, unsigned int txlen, const u8 *txbuf) in cadence_qspi_apb_command_write()
718 unsigned int n_tx, const u8 *txbuf) in cadence_qspi_apb_indirect_write_execute()
H A Dfsl_qspi.c614 static void qspi_op_write(struct fsl_qspi_priv *priv, u8 *txbuf, u32 len) in qspi_op_write()
765 u32 txbuf; in qspi_xfer() local
H A Dspi-uclass.c135 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in spi_write_then_read()
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A Drmi_i2c.c61 u8 txbuf[2] = {RMI_PAGE_SELECT_REGISTER, page}; in rmi_set_page() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dimx_lpi2c.c95 static int bus_i2c_send(struct imx_lpi2c_reg *regs, u8 *txbuf, int len) in bus_i2c_send()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_net.c128 u32 *int_status, void **txbuf) in efi_net_get_status()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c727 struct nfp_net_tx_buf *txbuf, in nfp_net_tx_tso()
776 struct nfp_net_tx_buf *txbuf, in nfp_net_tx_csum()
984 struct nfp_net_tx_buf *txbuf; in nfp_net_tx() local
1745 struct nfp_net_tx_buf *txbuf; in nfp_net_tx_xdp_buf() local
2078 struct nfp_net_tx_buf *txbuf; in nfp_ctrl_tx_one() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5514-spi.c397 int rt5514_spi_burst_write(u32 addr, const u8 *txbuf, size_t len) in rt5514_spi_burst_write()
H A Drt5677-spi.c525 int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspidev-rkslv.c45 static int spidev_slv_write(struct spidev_rkslv_data *spidev, const void *txbuf, size_t n) in spidev_slv_write()
H A Dspi-txx9.c175 const void *txbuf = t->tx_buf; in txx9spi_work_one() local
H A Dspi-zynq-qspi.c139 u8 *txbuf; member
H A Dspi-cadence.c120 const u8 *txbuf; member
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dlirc_dev.c230 unsigned int *txbuf; in lirc_transmit() local
H A Dir_toy.c293 static int irtoy_tx(struct rc_dev *rc, uint *txbuf, uint count) in irtoy_tx()
H A Diguanair.c327 static int iguanair_tx(struct rc_dev *dev, unsigned *txbuf, unsigned count) in iguanair_tx()
H A Dserial_ir.c634 static int serial_ir_tx(struct rc_dev *dev, unsigned int *txbuf, in serial_ir_tx()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c577 static const char txbuf[2] = { 2, 4, }; in dm6444evm_msp430_get_pins() local
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.c291 size_t n_opcode, const u8 *txbuf, u8 *rxbuf, in rockchip_spi_write_then_read()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1412 struct ath10k_htt_txbuf_32 *txbuf; in ath10k_htt_tx_32() local
1614 struct ath10k_htt_txbuf_64 *txbuf; in ath10k_htt_tx_64() local
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dsps30.c67 static int sps30_write_then_read(struct sps30_state *state, u8 *txbuf, in sps30_write_then_read()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmpc8xx_fec.c90 static char txbuf[DBUF_LENGTH] __aligned(8); variable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunqe.c578 unsigned char *txbuf; in qe_start_xmit() local
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dhx8357.c214 u8 *txbuf, u16 txlen, in hx8357_spi_write_then_read()

12345