Searched defs:txbuf (Results 1 - 8 of 8) sorted by relevance
| /third_party/backends/backend/ |
| H A D | epsonds-io.c | 99 SANE_Status eds_txrx(epsonds_scanner* s, char *txbuf, size_t txlen, in eds_txrx() argument
|
| H A D | epson2-io.c | 175 e2_txrx(Epson_Scanner * s, unsigned char *txbuf, size_t txlen, in e2_txrx() argument
|
| H A D | magicolor.c | 573 mc_txrx(Magicolor_Scanner * s, unsigned char *txbuf, size_t txlen, in mc_txrx() argument 800 unsigned char *txbuf, rxbuf[8]; in cmd_get_scanning_parameters() local 976 unsigned char *txbuf; in cmd_read_data() local [all...] |
| H A D | kodakaio.c | 959 kodakaio_txrx(KodakAio_Scanner *s, unsigned char *txbuf, unsigned char *rxbuf) in kodakaio_txrx() argument 991 kodakaio_txrxack(KodakAio_Scanner *s, unsigned char *txbuf, unsigned char *rxbuf) in kodakaio_txrxack() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/mfd/ |
| H A D | rk806-spi.c | 67 char txbuf[3] = { 0 }; in rk806_spi_bus_read() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_linux.c | 124 u8 txbuf[2312] = {0}; in l2_packet_send() local
|
| /third_party/lwip/test/unit/api/ |
| H A D | test_sockets.c | 696 const char txbuf[] = "something"; in START_TEST() local
|
| /third_party/lwip/test/sockets/ |
| H A D | sockets_stresstest.c | 436 char txbuf[TEST_TXRX_BUFSIZE]; in sockets_stresstest_conn_client() local 513 char txbuf[TEST_TXRX_BUFSIZE]; in sockets_stresstest_conn_server() local
|
Completed in 10 milliseconds