Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c527 static const struct file_operations sbprof_tb_fops = { variable
547 if (register_chrdev(SBPROF_TB_MAJOR, DEVNAME, &sbprof_tb_fops)) { in sbprof_tb_init()