1TRANSPORT_CLASS_UNRE(9)  Device drivers infrastructure TRANSPORT_CLASS_UNRE(9)
2
3
4

NAME

6       transport_class_unregister - unregister a previously registered class
7

SYNOPSIS

9       void transport_class_unregister(struct transport_class * tclass);
10

ARGUMENTS

12       tclass
13           The transport class to unregister
14

DESCRIPTION

16       Must be called prior to deallocating the memory for the transport
17       class.
18
20Kernel Hackers Manual 3.10         June 2019           TRANSPORT_CLASS_UNRE(9)
Impressum