Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs211 GspRmControl = bindings::NV_VGPU_MSG_FUNCTION_GSP_RM_CONTROL, enumerator
246 MsgFunction::GspRmControl => write!(f, "GSP_RM_CONTROL"), in fmt()
288 bindings::NV_VGPU_MSG_FUNCTION_GSP_RM_CONTROL => Ok(MsgFunction::GspRmControl), in try_from()