Searched refs:g_cipher_dev (Results 1 – 1 of 1) sorted by relevance
219 static struct miscdevice g_cipher_dev = { variable227 return (hi_void *)g_cipher_dev.this_device; in cipher_get_device()235 if (misc_register(&g_cipher_dev)) { in cipher_drv_mod_init()244 dev = g_cipher_dev.this_device; in cipher_drv_mod_init()249 misc_deregister(&g_cipher_dev); in cipher_drv_mod_init()255 misc_deregister(&g_cipher_dev); in cipher_drv_mod_init()277 misc_deregister(&g_cipher_dev); in cipher_drv_mod_exit()