Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/nvec/
H A 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()
617 nvec->rx = nvec_msg_alloc(nvec, NVEC_MSG_RX); in nvec_interrupt()