Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duep.c318 static const struct usb_config uep_config[UEP_N_TRANSFER] = { variable
362 sc->xfer, uep_config, UEP_N_TRANSFER, sc, &sc->mtx); in uep_attach()