Home
last modified time | relevance | path

Searched defs:DmaObject (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/nova-core/
H A Ddma.rs12 pub(crate) struct DmaObject { struct
16 impl DmaObject { argument
46 impl Deref for DmaObject { implementation
54 impl DerefMut for DmaObject { implementation