in dio-driver.c [97:100]
void dio_unregister_driver(struct dio_driver *drv) { driver_unregister(&drv->driver); }