Searched defs:QOSGraphObject (Results 1 – 1 of 1) sorted by relevance
29 typedef struct QOSGraphObject QOSGraphObject; typedef134 struct QOSGraphObject { struct135 QOSGetDriver get_driver;136 QOSGetDevice get_device;137 QOSStartFunct start_hw;138 QOSDestructorFunc destructor;139 GDestroyNotify free;