Searched defs:to_send (Results 1 – 4 of 4) sorted by relevance
222 struct ssp_instruction to_send; in ssp_enable_sensor() local284 struct ssp_instruction to_send; in ssp_change_delay() local
22 int to_send = (wqe->dma.resid > qp->mtu) ? in retry_first_write_send() local
392 static void sc16is7xx_fifo_write(struct uart_port *port, u8 *txbuf, u8 to_send) in sc16is7xx_fifo_write()
450 int to_send = strlen(test_str) + 1; in TEST_F() local