Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs209 GspSetSystemInfo = bindings::NV_VGPU_MSG_FUNCTION_GSP_SET_SYSTEM_INFO, enumerator
244 MsgFunction::GspSetSystemInfo => write!(f, "GSP_SET_SYSTEM_INFO"), in fmt()
284 bindings::NV_VGPU_MSG_FUNCTION_GSP_SET_SYSTEM_INFO => Ok(MsgFunction::GspSetSystemInfo), in try_from()