Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs273 AllocObject = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_OBJECT,
348 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_OBJECT => Ok(MsgFunction::AllocObject), in try_from()
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs63 pub const NV_VGPU_MSG_FUNCTION_ALLOC_OBJECT: _bindgen_ty_2 = 9; constant