Home
last modified time | relevance | path

Searched defs:get_bpp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga_int.h101 int (*get_bpp)(struct VGACommonState *s); member
H A Dsm501.c590 static inline int get_bpp(SM501State *s, int crt) in get_bpp() function