Man Page: anon_transport_class_register
Operating Environment: suse
Section: 9
ANON_TRANSPORT_CLASS(9) Device drivers infrastructure ANON_TRANSPORT_CLASS(9)NAMEanon_transport_class_register - register an anonymous classSYNOPSISint anon_transport_class_register(struct anon_transport_class * atc);ARGUMENTSatc The anon transport class to registerDESCRIPTIONThe anonymous transport class contains both a transport class and a container. The idea of an anonymous class is that it never actually has any device attributes associated with it (and thus saves on container storage). So it can only be used for triggering events. Use prezero and then use DECLARE_ANON_TRANSPORT_CLASS to initialise the anon transport class storage.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ANON_TRANSPORT_CLASS(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_class(9) - centos |
| device_create(9) - suse |
| soap::wsdl::factory::serializer(3pm) - debian |
| soap::wsdl::factory::transport(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |