Home
last modified time | relevance | path

Searched defs:receive_msg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs594 pub(crate) fn receive_msg<M: MessageFromGsp>(&self, timeout: Delta) -> Result<M> in receive_msg() method
813 fn receive_msg<M: MessageFromGsp>(&mut self, timeout: Delta) -> Result<M> in receive_msg() method