Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Ddriver.rs24 pub(crate) struct NovaCore { struct
46 <NovaCore as pci::Driver>::IdInfo, argument
68 impl pci::Driver for NovaCore { implementation