Home
last modified time | relevance | path

Searched refs:tran_resp (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi.h98 unsigned char tran_resp[TRAN_RESP_MAX_LEN]; member
H A Dopae_spi_transaction.c382 unsigned char *response = dev->buffer->tran_resp; in do_transaction()