Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs201 AllocChannelDma = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_CHANNEL_DMA, enumerator
236 MsgFunction::AllocChannelDma => write!(f, "ALLOC_CHANNEL_DMA"), in fmt()
276 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_CHANNEL_DMA => Ok(MsgFunction::AllocChannelDma), in try_from()