Home
last modified time | relevance | path

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

/linux/drivers/staging/nvec/
A Dnvec.c193 if (msg != &nvec->tx_scratch) in nvec_msg_free()
552 memcpy(nvec->tx_scratch.data, "\x02\x07\x02", 3); in nvec_tx_set()
553 nvec->tx_scratch.size = 3; in nvec_tx_set()
554 nvec->tx_scratch.pos = 0; in nvec_tx_set()
555 nvec->tx = &nvec->tx_scratch; in nvec_tx_set()
A Dnvec.h150 struct nvec_msg tx_scratch; member

Completed in 7 milliseconds