Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/trusty/lk/app/usbtest/
Dusbtest.c24 static uint8_t txbuf[4095]; variable
/aosp_15_r20/external/flashrom/
H A Dlinux_spi.c77 const unsigned char *txbuf, in linux_spi_send_command()
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dtxbuf.rs52 let txbuf = &mut self.buf[tail_idx..tail_idx + len]; in push() localVariable
Dmain.rs6 mod txbuf; module
/aosp_15_r20/external/iw/
H A Diw.c40 int rxbuf, int txbuf) in nl_socket_set_buffer_size()
/aosp_15_r20/external/libnl/lib/
H A Dsocket.c837 int nl_socket_set_buffer_size(struct nl_sock *sk, int rxbuf, int txbuf) in nl_socket_set_buffer_size()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra/
H A Dusb.c39 u32 txbuf; /* 0x010 */ member