Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Domapvrfb.h41 static inline bool omap_vrfb_supported(void) { return false; } in omap_vrfb_supported() function
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Dvrfb.c330 bool omap_vrfb_supported(void) in omap_vrfb_supported() function