Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/gadget/
H A Dg_keyboard.c110 G_KEYBOARD_N_TRANSFER, enumerator
117 struct usb_xfer *sc_xfer[G_KEYBOARD_N_TRANSFER];
155 static const struct usb_config g_keyboard_config[G_KEYBOARD_N_TRANSFER] = {
242 G_KEYBOARD_N_TRANSFER, sc, &sc->sc_mtx); in g_keyboard_attach()
271 usbd_transfer_unsetup(sc->sc_xfer, G_KEYBOARD_N_TRANSFER); in g_keyboard_detach()