Lines Matching refs:cont
33 static int transport_remove_classdev(struct attribute_container *cont,
120 static int transport_setup_classdev(struct attribute_container *cont,
124 struct transport_class *tclass = class_to_transport_class(cont->class);
125 struct transport_container *tcont = attribute_container_to_transport_container(cont);
154 static int transport_add_class_device(struct attribute_container *cont,
160 attribute_container_to_transport_container(cont);
187 static int transport_configure(struct attribute_container *cont,
191 struct transport_class *tclass = class_to_transport_class(cont->class);
192 struct transport_container *tcont = attribute_container_to_transport_container(cont);
218 static int transport_remove_classdev(struct attribute_container *cont,
223 attribute_container_to_transport_container(cont);
224 struct transport_class *tclass = class_to_transport_class(cont->class);
257 static void transport_destroy_classdev(struct attribute_container *cont,
261 struct transport_class *tclass = class_to_transport_class(cont->class);