Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c539 static const struct file_operations sbprof_tb_fops = { variable
559 if (register_chrdev(SBPROF_TB_MAJOR, DEVNAME, &sbprof_tb_fops)) { in sbprof_tb_init()