Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt308 Syntax: video=<fbname>:<sub-options...>
310 The <fbname> parameter specifies the name of the frame buffer,
675 Syntax: video=<fbname>:<sub-options...>
677 The <fbname> parameter specifies the name of the frame buffer, valid
680 kernel (or compiled as loadable modules). The behavior of the <fbname>
/linux-4.4.14/drivers/video/fbdev/
Dsm501fb.c1668 const char *fbname) in sm501fb_init_fb() argument
1705 fbname, enable ? "en" : "dis"); in sm501fb_init_fb()
1715 strlcpy(fb->fix.id, fbname, sizeof(fb->fix.id)); in sm501fb_init_fb()