Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/ !
H A Dfw.rs266 AllocRoot = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_ROOT,
341 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_ROOT => Ok(MsgFunction::AllocRoot), in try_from()
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/ !
H A Dbindings.rs56 pub const NV_VGPU_MSG_FUNCTION_ALLOC_ROOT: _bindgen_ty_2 = 2; constant