Home
last modified time | relevance | path

Searched refs:cryptocop_fops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/drivers/
Dcryptocop.c280 const struct file_operations cryptocop_fops = { variable
3485 err = register_chrdev(CRYPTOCOP_MAJOR, cryptocop_name, &cryptocop_fops); in init_stream_coprocessor()