| /OK3568_Linux_fs/kernel/drivers/net/dsa/b53/ |
| H A D | b53_spi.c | 45 u8 txbuf[2]; in b53_spi_read_reg() local 78 u8 txbuf[3]; in b53_spi_set_page() local 202 u8 txbuf[3]; in b53_spi_write8() local 219 u8 txbuf[4]; in b53_spi_write16() local 236 u8 txbuf[6]; in b53_spi_write32() local 253 u8 txbuf[10]; in b53_spi_write48() local 270 u8 txbuf[10]; in b53_spi_write64() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 76 struct phl_queue *pool_list, struct rtw_tx_buf *txbuf, in enqueue_txbuf() 88 struct rtw_tx_buf *txbuf = NULL; in dequeue_txbuf() local 106 struct rtw_tx_buf *txbuf = NULL; in alloc_txbuf() local 131 struct rtw_tx_buf *txbuf) in enqueue_busy_txbuf() 147 struct rtw_tx_buf *txbuf) in enqueue_busy_txbuf_to_head() 158 struct rtw_tx_buf *txbuf = NULL; in dequeue_busy_txbuf() local 169 struct rtw_tx_buf_ring *pool, struct rtw_tx_buf *txbuf) in free_txbuf() 283 struct rtw_tx_buf *txbuf) in _phl_prepare_tx_sdio() 387 struct rtw_tx_buf *txbuf = NULL; in phl_handle_xmit_ring_sdio() local 389 struct rtw_tx_buf *txbuf = (struct rtw_tx_buf *)phl_info->hci->txbuf_pool; in phl_handle_xmit_ring_sdio() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | gpio-ir-tx.c | 70 static void gpio_ir_tx_unmodulated(struct gpio_ir *gpio_ir, uint *txbuf, in gpio_ir_tx_unmodulated() 90 static void gpio_ir_tx_modulated(struct gpio_ir *gpio_ir, uint *txbuf, in gpio_ir_tx_modulated() 141 static int gpio_ir_tx(struct rc_dev *dev, unsigned int *txbuf, in gpio_ir_tx()
|
| H A D | pwm-ir-tx.c | 51 static int pwm_ir_tx(struct rc_dev *dev, unsigned int *txbuf, in pwm_ir_tx()
|
| H A D | rc-loopback.c | 91 static int loop_tx_ir(struct rc_dev *dev, unsigned *txbuf, unsigned count) in loop_tx_ir()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-rockchip-test.c | 55 int spi_write_slt(int id, const void *txbuf, size_t n) in spi_write_slt() 113 int spi_write_then_read_slt(int id, const void *txbuf, unsigned n_tx, in spi_write_then_read_slt() 167 char *txbuf = NULL, *rxbuf = NULL; in spi_test_write() local
|
| H A D | spidev-rkmst.c | 43 char *txbuf; member 89 static int spidev_mst_write(struct spidev_rkmst_data *spidev, const void *txbuf, size_t n) in spidev_mst_write() 113 static int spidev_mst_write_bypass(struct spidev_rkmst_data *spidev, const void *txbuf, size_t n) in spidev_mst_write_bypass()
|
| H A D | spi-coldfire-qspi.c | 154 const u8 *txbuf, u8 *rxbuf) in mcfqspi_transfer_msg8() 221 const u16 *txbuf, u16 *rxbuf) in mcfqspi_transfer_msg16()
|
| /OK3568_Linux_fs/kernel/drivers/iio/chemical/ |
| H A D | scd30_serial.c | 55 static int scd30_serdev_xfer(struct scd30_state *state, char *txbuf, int txsize, in scd30_serdev_xfer() 108 char txbuf[SCD30_SERDEV_MAX_BUF_SIZE] = { SCD30_SERDEV_ADDR }, in scd30_serdev_command() local
|
| H A D | scd30_i2c.c | 38 static int scd30_i2c_xfer(struct scd30_state *state, char *txbuf, int txsize, in scd30_i2c_xfer()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-rs5c348.c | 63 u8 txbuf[5+7], *txp; in rs5c348_rtc_set_time() local 110 u8 txbuf[5], rxbuf[7]; in rs5c348_rtc_read_time() local
|
| H A D | rtc-pcf2123.c | 207 u8 txbuf[7]; in pcf2123_rtc_set_time() local 278 u8 txbuf[4]; in pcf2123_rtc_set_alarm() local
|
| H A D | rtc-r9701.c | 54 u8 txbuf[1], rxbuf[1]; in read_regs() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_puda.c | 1022 struct i40iw_puda_buf *txbuf, in i40iw_ieq_copy_to_txbuf() 1038 struct i40iw_puda_buf *txbuf) in i40iw_ieq_setup_tx_buf() 1077 struct i40iw_puda_buf *txbuf, in i40iw_ieq_compl_pfpdu() 1184 struct i40iw_puda_buf *txbuf = NULL; in i40iw_ieq_handle_partial() local 1251 struct i40iw_puda_buf *txbuf; in i40iw_ieq_process_buf() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5677-spi.h | 22 static inline int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ltc2496.c | 31 unsigned char txbuf[3]; member
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | rk8xx_spi.c | 95 u8 txbuf[3]; in _spi_read() local 114 u8 txbuf[4]; in _spi_write() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | rk806-spi.c | 67 char txbuf[3] = { 0 }; in rk806_spi_bus_read() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | mpc8xx_spi.c | 65 static uchar *txbuf = variable
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | lattice-ecp3-config.c | 70 u8 txbuf[8]; in firmware_load() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fbtft-io.c | 88 u8 txbuf[32] = { 0, }; in fbtft_read_spi() local
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_mpc8xx.c | 36 uchar txbuf; /* tx buffers */ member
|
| H A D | serial_sti_asc.c | 30 u32 txbuf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | arcnet.c | 706 int txbuf; in arcnet_send_packet() local 1006 int txbuf = get_arcbuf(dev); in arcnet_interrupt() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ir-kbd-i2c.c | 496 static int zilog_ir_format(struct rc_dev *rcdev, unsigned int *txbuf, in zilog_ir_format() 607 static int zilog_tx(struct rc_dev *rcdev, unsigned int *txbuf, in zilog_tx()
|