Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dboot.rs16 gsp::Gsp,
46 impl super::Gsp { implementation
51 falcon: &Falcon<Gsp>, in run_fwsec_frts() argument
135 gsp_falcon: &Falcon<Gsp>, in boot() argument
/linux/drivers/gpu/nova-core/
H A Dgsp.rs107 pub(crate) struct Gsp { struct
122 impl Gsp { implementation