Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs215 GspInitDone = bindings::NV_VGPU_MSG_EVENT_GSP_INIT_DONE, enumerator
250 MsgFunction::GspInitDone => write!(f, "INIT_DONE"), in fmt()
290 bindings::NV_VGPU_MSG_EVENT_GSP_INIT_DONE => Ok(MsgFunction::GspInitDone), in try_from()