Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1039 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) in parse_bmp_structure() function
2034 return !parse_bmp_structure(dev, legacy, legacy->offset); in NVInitVBIOS()