Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c538 static struct class *tb_class; variable
559 tb_class = tbc; in sbprof_tb_init()
576 class_destroy(tb_class); in sbprof_tb_init()
585 device_destroy(tb_class, MKDEV(SBPROF_TB_MAJOR, 0)); in sbprof_tb_cleanup()
587 class_destroy(tb_class); in sbprof_tb_cleanup()