Searched refs:cryptocop_name (Results 1 – 1 of 1) sorted by relevance
3470 static const char cryptocop_name[] = "ETRAX FS stream co-processor"; variable3485 err = register_chrdev(CRYPTOCOP_MAJOR, cryptocop_name, &cryptocop_fops); in init_stream_coprocessor()3493 (void)unregister_chrdev(CRYPTOCOP_MAJOR, cryptocop_name); in init_stream_coprocessor()3499 (void)unregister_chrdev(CRYPTOCOP_MAJOR, cryptocop_name); in init_stream_coprocessor()