Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dboot.rs20 fb::FbLayout,
56 fb_layout: &FbLayout, in run_fwsec_frts() argument
155 let fb_layout = FbLayout::new(chipset, bar, &gsp_fw)?; in boot()
H A Dfw.rs30 fb::FbLayout,
211 fb_layout: &'a FbLayout, in new() argument