Skip to main content

2 docs tagged with "driver"

View All Tags

Driver Development

The most simple drive code had to have the functions moduleinit and moduleexit to initialize and finalize the module. This are C macros that are defined in the linux/init.h header file.