Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/nvec/
Dnvec.c165 static struct nvec_msg *nvec_msg_alloc(struct nvec_chip *nvec, in nvec_msg_alloc() function
260 msg = nvec_msg_alloc(nvec, NVEC_MSG_TX); in nvec_write_async()
616 nvec->rx = nvec_msg_alloc(nvec, NVEC_MSG_RX); in nvec_interrupt()