Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1040 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) in parse_bmp_structure() function
2037 return !parse_bmp_structure(dev, legacy, legacy->offset); in NVInitVBIOS()