Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs66 type InitError; typedef
70 fn init(&self) -> impl Init<Self::Command, Self::InitError>; in init() argument
107 type InitError; typedef
119 ) -> Result<Self, Self::InitError>; in read() argument
496 Error: From<M::InitError>, in send_command() argument
653 Error: From<M::InitError>, in receive_msg()