Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/nvec/
Dnvec.c172 static struct nvec_msg *nvec_msg_alloc(struct nvec_chip *nvec, in nvec_msg_alloc() function
267 msg = nvec_msg_alloc(nvec, NVEC_MSG_TX); in nvec_write_async()
618 nvec->rx = nvec_msg_alloc(nvec, NVEC_MSG_RX); in nvec_interrupt()