Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1043 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) in parse_bmp_structure() function
2040 return !parse_bmp_structure(dev, legacy, legacy->offset); in NVInitVBIOS()