Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h285 char fbname[CRYPTO_MAX_ALG_NAME]; member
H A Dsun8i-ss-core.c499 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
521 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
H A Dsun8i-ss-cipher.c412 memcpy(algt->fbname, in sun8i_ss_cipher_init()
H A Dsun8i-ss-hash.c137 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ss_hash_init_tfm()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h343 char fbname[CRYPTO_MAX_ALG_NAME]; member
H A Dsun8i-ce-core.c642 ce_algs[i].fbname); in sun8i_ce_debugfs_show()
666 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()
/openbmc/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>
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c1675 const char *fbname) in sm501fb_init_fb() argument
1712 fbname, enable ? "en" : "dis"); in sm501fb_init_fb()
1722 strscpy(fb->fix.id, fbname, sizeof(fb->fix.id)); in sm501fb_init_fb()