Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/video/fbdev/
Dsm501fb.c1670 const char *fbname) in sm501fb_init_fb() argument
1707 fbname, enable ? "en" : "dis"); in sm501fb_init_fb()
1717 strlcpy(fb->fix.id, fbname, sizeof(fb->fix.id)); in sm501fb_init_fb()