Searched refs:nvec_msg (Results 1 – 2 of 2) sorted by relevance
94 struct nvec_msg { struct146 struct nvec_msg msg_pool[NVEC_POOL_SIZE];147 struct nvec_msg *rx;149 struct nvec_msg *tx;150 struct nvec_msg tx_scratch;159 struct nvec_msg *last_sync_msg;169 struct nvec_msg **msg);177 void nvec_msg_free(struct nvec_chip *nvec, struct nvec_msg *msg);
166 static struct nvec_msg *nvec_msg_alloc(struct nvec_chip *nvec, in nvec_msg_alloc()191 void nvec_msg_free(struct nvec_chip *nvec, struct nvec_msg *msg) in nvec_msg_free()203 static bool nvec_msg_is_event(struct nvec_msg *msg) in nvec_msg_is_event()214 static size_t nvec_msg_size(struct nvec_msg *msg) in nvec_msg_size()258 struct nvec_msg *msg; in nvec_write_async()299 struct nvec_msg **msg) in nvec_write_sync()379 struct nvec_msg *msg; in nvec_request_master()442 struct nvec_msg *msg; in nvec_dispatch()558 nvec->tx = list_first_entry(&nvec->tx_data, struct nvec_msg, in nvec_tx_set()770 struct nvec_msg *msg; in tegra_nvec_probe()[all …]