Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs198 AllocDevice = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_DEVICE, enumerator
233 MsgFunction::AllocDevice => write!(f, "ALLOC_DEVICE"), in fmt()
273 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_DEVICE => Ok(MsgFunction::AllocDevice), in try_from()