Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs195 Nop = bindings::NV_VGPU_MSG_FUNCTION_NOP,
268 bindings::NV_VGPU_MSG_FUNCTION_NOP => Ok(MsgFunction::Nop), in try_from()
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs54 pub const NV_VGPU_MSG_FUNCTION_NOP: _bindgen_ty_2 = 0; constant