tb_class          538 arch/mips/sibyte/common/sb_tbprof.c static struct class *tb_class;
tb_class          559 arch/mips/sibyte/common/sb_tbprof.c 	tb_class = tbc;
tb_class          576 arch/mips/sibyte/common/sb_tbprof.c 	class_destroy(tb_class);
tb_class          585 arch/mips/sibyte/common/sb_tbprof.c 	device_destroy(tb_class, MKDEV(SBPROF_TB_MAJOR, 0));
tb_class          587 arch/mips/sibyte/common/sb_tbprof.c 	class_destroy(tb_class);