Searched refs:FBINFO_FLAG_MODULE (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h314 #define FBINFO_FLAG_MODULE 1 /* Low-level driver is a module */ macro
342 #define FBINFO_FLAG_DEFAULT FBINFO_FLAG_MODULE
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h314 #define FBINFO_FLAG_MODULE 1 /* Low-level driver is a module */ macro
342 #define FBINFO_FLAG_DEFAULT FBINFO_FLAG_MODULE
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbcon.c575 if (con != fg_console || (p->fb_info->flags & FBINFO_FLAG_MODULE) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c1771 ACCESS_FBINFO(fbcon.flags) = hotplug ? FBINFO_FLAG_MODULE : FBINFO_FLAG_DEFAULT;

Completed in 117 milliseconds