driver_operations
int register_driver(struct driver_operations *ops);
void unregister_driver(struct driver_operations *ops);