Searched defs:apple_state (Results 1 – 1 of 1) sorted by relevance
68 struct apple_state { struct69 int y [AMM_MAX_BUTTONS];93 if ((s->ctx = calloc(1, sizeof(struct apple_state))) == NULL) in hid_initialise() argument