ANON_TRANSPORT_CLASS

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

anon_transport_class_unregister - unregister an anon class  

SYNOPSIS

void anon_transport_class_unregister(struct anon_transport_class * atc);
 

ARGUMENTS

atc

Pointer to the anon transport class to unregister
 

DESCRIPTION

Must be called prior to deallocating the memory for the anon transport class.  

COPYRIGHT