sysdev_driver_unregister(9) Remove an auxiliary driver.

SYNOPSIS

void sysdev_driver_unregister(struct sysdev_class * cls, struct sysdev_driver * drv);

ARGUMENTS

cls

Class driver belongs to.

drv

Driver.

COPYRIGHT