Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/gadget/
H A Dg_keyboard.c104 G_KEYBOARD_N_TRANSFER, enumerator
111 struct usb_xfer *sc_xfer[G_KEYBOARD_N_TRANSFER];
151 static const struct usb_config g_keyboard_config[G_KEYBOARD_N_TRANSFER] = {
238 G_KEYBOARD_N_TRANSFER, sc, &sc->sc_lock); in g_keyboard_attach()
267 usbd_transfer_unsetup(sc->sc_xfer, G_KEYBOARD_N_TRANSFER); in g_keyboard_detach()