Query: misc_deregister
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MISC_DEREGISTER(9) Miscellaneous Devices MISC_DEREGISTER(9)NAMEmisc_deregister - unregister a miscellaneous deviceSYNOPSISint misc_deregister(struct miscdevice * misc);ARGUMENTSmisc device to unregisterDESCRIPTIONUnregister a miscellaneous device that was previously successfully registered with misc_register. Success is indicated by a zero return, a negative errno code indicates an error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MISC_DEREGISTER(9)
Related Man Pages |
---|
device_schedule_callback_owner(9) - centos |
parport_register_port(9) - centos |
struct_usb_device_driver(9) - centos |
blk2scsa(7d) - opensolaris |
tapset::networking(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can? |