1EDD_RELEASE(9)                Firmware Interfaces               EDD_RELEASE(9)
2
3
4

NAME

6       edd_release - free edd structure
7

SYNOPSIS

9       void edd_release(struct kobject * kobj);
10

ARGUMENTS

12       kobj
13           kobject of edd structure
14

DESCRIPTION

16       This is called when the refcount of the edd structure reaches 0. This
17       should happen right after we unregister, but just in case, we use the
18       release callback anyway.
19
21Kernel Hackers Manual 3.10         June 2019                    EDD_RELEASE(9)
Impressum