EDD_RELEASE(9) Firmware Interfaces EDD_RELEASE(9)NAMEedd_release - free edd structureSYNOPSISvoid edd_release(struct kobject * kobj);ARGUMENTSkobj kobject of edd structureDESCRIPTIONThis is called when the refcount of the edd structure reaches 0. This should happen right after we unregister, but just in case, we use the release callback anyway.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EDD_RELEASE(9)
| Related Man Pages |
|---|
| cds(1) - debian |
| struct_device(9) - centos |
| callback(9) - netbsd |
| callback_head_init(9) - netbsd |
| fra(1) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |