Searched refs:iaa_crypto_debugfs_init (Results 1 – 3 of 3) sorted by relevance
8 int iaa_crypto_debugfs_init(void);26 static inline int iaa_crypto_debugfs_init(void) { return 0; } in iaa_crypto_debugfs_init() function
249 int __init iaa_crypto_debugfs_init(void) in iaa_crypto_debugfs_init() function
2050 if (iaa_crypto_debugfs_init()) in iaa_crypto_init_module()