Searched defs:pmu_ops (Results 1 – 1 of 1) sorted by relevance
146 struct pmu_ops { struct147 void *cookie;148 int (*do_command)(void *, int, int, uint8_t *, int, uint8_t *);149 void (*register_callback)(void *, void (*)(void *), void *);