Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs54 pub(crate) trait CommandToGsp { global() interface
467 send_command<M>(&mut self, bar: &Bar0, command: M) -> Result where M: CommandToGsp, Error: From<M::InitError>, send_command() argument
[all...]