Searched refs:hw_module_methods_t (Results 1 – 6 of 6) sorted by relevance
30 struct hw_module_methods_t;39 hw_module_methods_t* methods;60 struct hw_module_methods_t { struct
146 static struct hw_module_methods_t module_methods = {
50 .methods = &(hw_module_methods_t) {
400 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open };
1192 static struct hw_module_methods_t hwc2_module_methods = {