in tc-driver.c [28:31]
int tc_register_driver(struct tc_driver *tdrv) { return driver_register(&tdrv->driver); }