Home
last modified time | relevance | path

Searched refs:apple_state (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dhid.c68 struct apple_state { struct
93 if ((s->ctx = calloc(1, sizeof(struct apple_state))) == NULL) in hid_initialise() argument
436 struct apple_state *c = (struct apple_state *)s->ctx; in hid_interrupt()