in tc-driver.c [43:46]
void tc_unregister_driver(struct tc_driver *tdrv) { driver_unregister(&tdrv->driver); }