Searched refs:tb_dev (Results 1 – 3 of 3) sorted by relevance
90 static struct cdev *tb_dev = NULL; variable105 tb_dev = make_dev(&tbdev_static_devsw, 0, UID_ROOT, GID_OPERATOR, in tbdev_init()107 if (tb_dev == NULL) in tbdev_init()118 if (tb_dev != NULL) { in tbdev_uninit()119 destroy_dev(tb_dev); in tbdev_uninit()120 tb_dev = NULL; in tbdev_uninit()
5 SRCS+= router.c hcm.c tb_dev.c
397 dev/thunderbolt/tb_dev.c optional thunderbolt