Searched refs:InterfaceClass (Results 1 – 4 of 4) sorted by relevance
33 typedef struct InterfaceClass InterfaceClass; typedef533 struct InterfaceClass struct548 OBJECT_CLASS_CHECK(InterfaceClass, klass, TYPE_INTERFACE)
62 class InterfaceClass(object): class
319 default=usb_constants.InterfaceClass.VENDOR)
211 InterfaceClass *new_iface; in type_initialize_interface()223 new_iface = (InterfaceClass *)iface_impl->class; in type_initialize_interface()1417 .class_size = sizeof(InterfaceClass), in register_types()