Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Dfb.rs88 pub(crate) struct FbLayout { struct
94 impl FbLayout { impl
H A Dgpu.rs197 fb_layout: &FbLayout, in run_fwsec_frts()