Home
last modified time | relevance | path

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

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