Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs208 SetRegistry = bindings::NV_VGPU_MSG_FUNCTION_SET_REGISTRY, enumerator
243 MsgFunction::SetRegistry => write!(f, "SET_REGISTRY"), in fmt()
283 bindings::NV_VGPU_MSG_FUNCTION_SET_REGISTRY => Ok(MsgFunction::SetRegistry), in try_from()