Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/nvec/
Dnvec.c166 static struct nvec_msg *nvec_msg_alloc(struct nvec_chip *nvec, in nvec_msg_alloc() function
261 msg = nvec_msg_alloc(nvec, NVEC_MSG_TX); in nvec_write_async()
638 nvec->rx = nvec_msg_alloc(nvec, NVEC_MSG_RX); in nvec_interrupt()