Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Dvbios.rs228 fwsec_image: FwSecBiosImage, field
285 fwsec_image: second.build()?, in new()
296 pub(crate) fn fwsec_image(&self) -> &FwSecBiosImage { in fwsec_image() method
297 &self.fwsec_image in fwsec_image()