Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c550 static struct class *tb_class; variable
571 tb_class = tbc; in sbprof_tb_init()
588 class_destroy(tb_class); in sbprof_tb_init()
597 device_destroy(tb_class, MKDEV(SBPROF_TB_MAJOR, 0)); in sbprof_tb_cleanup()
599 class_destroy(tb_class); in sbprof_tb_cleanup()