Searched refs:cryptodev_verbosity (Results 1 – 3 of 3) sorted by relevance
28 if (level <= cryptodev_verbosity) \40 extern int cryptodev_verbosity;
71 int cryptodev_verbosity; variable72 module_param(cryptodev_verbosity, int, 0644);73 MODULE_PARM_DESC(cryptodev_verbosity, "0: normal, 1: verbose, 2: debug");1273 .data = &cryptodev_verbosity,