Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h285 char fbname[CRYPTO_MAX_ALG_NAME]; member
H A Dsun8i-ss-core.c494 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
516 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
H A Dsun8i-ss-cipher.c411 memcpy(algt->fbname, in sun8i_ss_cipher_init()
H A Dsun8i-ss-hash.c120 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ss_hash_init_tfm()
/linux-6.15/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h358 char fbname[CRYPTO_MAX_ALG_NAME]; member
H A Dsun8i-ce-core.c660 ce_algs[i].fbname); in sun8i_ce_debugfs_show()
684 ce_algs[i].fbname); in sun8i_ce_debugfs_show()
H A Dsun8i-ce-hash.c51 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ce_hash_init_tfm()
H A Dsun8i-ce-cipher.c437 memcpy(algt->fbname, in sun8i_ce_cipher_init()
/linux-6.15/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-6.15/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()