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.rs8 pub(crate) struct NovaCore { struct
20 <NovaCore as pci::Driver>::IdInfo, argument
27 impl pci::Driver for NovaCore { implementation