table of contents
other versions
- stretch 4.9.168-1
EDD_RELEASE(9) | Firmware Interfaces | EDD_RELEASE(9) |
NAME¶
edd_release - free edd structureSYNOPSIS¶
void edd_release(struct kobject * kobj);
ARGUMENTS¶
kobjkobject of edd structure
DESCRIPTION¶
This 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.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |