Searched refs:fbname (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss.h | 285 char fbname[CRYPTO_MAX_ALG_NAME]; member
|
D | sun8i-ss-core.c | 499 ss_algs[i].fbname); in sun8i_ss_debugfs_show() 521 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
|
D | sun8i-ss-cipher.c | 412 memcpy(algt->fbname, in sun8i_ss_cipher_init()
|
D | sun8i-ss-hash.c | 137 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ss_hash_init_tfm()
|
/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce.h | 343 char fbname[CRYPTO_MAX_ALG_NAME]; member
|
D | sun8i-ce-core.c | 642 ce_algs[i].fbname); in sun8i_ce_debugfs_show() 666 ce_algs[i].fbname); in sun8i_ce_debugfs_show()
|
D | sun8i-ce-hash.c | 51 memcpy(algt->fbname, crypto_ahash_driver_name(op->fallback_tfm), in sun8i_ce_hash_init_tfm()
|
D | sun8i-ce-cipher.c | 437 memcpy(algt->fbname, in sun8i_ce_cipher_init()
|
/Linux-v6.6/Documentation/arch/m68k/ |
D | kernel-options.rst | 322 :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-v6.6/drivers/video/fbdev/ |
D | sm501fb.c | 1675 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()
|