Searched refs:fbname (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.1/drivers/crypto/allwinner/sun8i-ss/ |
| D | sun8i-ss.h | 293 char fbname[CRYPTO_MAX_ALG_NAME]; member
|
| D | sun8i-ss-core.c | 466 ss_algs[i].fbname); in sun8i_ss_debugfs_show() 488 ss_algs[i].fbname); in sun8i_ss_debugfs_show()
|
| D | sun8i-ss-cipher.c | 407 memcpy(algt->fbname, in sun8i_ss_cipher_init()
|
| D | sun8i-ss-hash.c | 141 memcpy(algt->fbname, crypto_tfm_alg_driver_name(&op->fallback_tfm->base), CRYPTO_MAX_ALG_NAME); in sun8i_ss_hash_crainit()
|
| /Linux-v6.1/drivers/crypto/allwinner/sun8i-ce/ |
| D | sun8i-ce.h | 347 char fbname[CRYPTO_MAX_ALG_NAME]; member
|
| D | sun8i-ce-core.c | 603 ce_algs[i].fbname); in sun8i_ce_debugfs_show() 627 ce_algs[i].fbname); in sun8i_ce_debugfs_show()
|
| D | sun8i-ce-hash.c | 53 memcpy(algt->fbname, crypto_tfm_alg_driver_name(&op->fallback_tfm->base), in sun8i_ce_hash_crainit()
|
| D | sun8i-ce-cipher.c | 422 memcpy(algt->fbname, in sun8i_ce_cipher_init()
|
| /Linux-v6.1/Documentation/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.1/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()
|