Home
last modified time | relevance | path

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

/linux/Documentation/arch/m68k/
H A Dkernel-options.rst322 :Syntax: video=<fbname>:<sub-options...>
324 The <fbname> parameter specifies the name of the frame buffer,
704 :Syntax: video=<fbname>:<sub-options...>
706 The <fbname> parameter specifies the name of the frame buffer, valid
709 kernel (or compiled as loadable modules). The behavior of the <fbname>
/linux/drivers/video/fbdev/
H A Dsm501fb.c1687 const char *fbname) in sm501fb_init_fb() argument
1724 fbname, str_enabled_disabled(enable)); in sm501fb_init_fb()
1734 strscpy(fb->fix.id, fbname, sizeof(fb->fix.id)); in sm501fb_init_fb()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c120 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ss_hash_init_tfm()