Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs79 pub(crate) struct LibosParams { struct
86 impl LibosParams { argument
88 const LIBOS2: LibosParams = LibosParams {
97 const LIBOS3: LibosParams = LibosParams {
107 pub(crate) fn from_chipset(chipset: Chipset) -> &'static LibosParams { in from_chipset() argument