HomeSort by: relevance | last modified time | path
    Searched defs:parse_bmp_structure (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 1044 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) function in typeref:typename:int
1294 * parse_bmp_structure.
2039 return !parse_bmp_structure(dev, legacy, legacy->offset);
nouveau_bios.c 1044 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) function in typeref:typename:int
1294 * parse_bmp_structure.
2039 return !parse_bmp_structure(dev, legacy, legacy->offset);
nouveau_bios.c 1044 static int parse_bmp_structure(struct drm_device *dev, struct nvbios *bios, unsigned int offset) function in typeref:typename:int
1294 * parse_bmp_structure.
2039 return !parse_bmp_structure(dev, legacy, legacy->offset);

Completed in 188 milliseconds