Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/nova-core/
Ddriver.rs8 pub(crate) struct NovaCore { struct
19 <NovaCore as pci::Driver>::IdInfo, argument
26 impl pci::Driver for NovaCore { implementation