Home
last modified time | relevance | path

Searched refs:transport_class (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dtransport_class.h17 struct transport_class { struct
28 struct transport_class cls = { \ argument
39 struct transport_class tclass;
54 container_of(x, struct transport_class, class)
95 int transport_class_register(struct transport_class *);
97 void transport_class_unregister(struct transport_class *);