Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sibyte/common/
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()