/src/sys/dev/usb/ |
ucomvar.h | 164 int ucomprint(void *, const char *);
|
uvisor.c | 330 config_found(self, &ucaa, ucomprint, 363 config_found(self, &ucaa, ucomprint,
|
ubsa.c | 278 sc->sc_subdevs[0] = config_found(self, &ucaa, ucomprint,
|
ugensa.c | 240 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
uark.c | 193 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
uipaq.c | 240 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
uslsa.c | 240 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
uhmodem.c | 354 sc->sc_subdevs[i] = config_found(self, &ucaa, ucomprint,
|
umct.c | 304 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
umodem_common.c | 276 sc->sc_subdev = config_found(self, ucaa, ucomprint,
|
uvscom.c | 364 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
u3g.c | 420 com->c_dev = config_found(self, &ucaa, ucomprint,
|
uchcom.c | 274 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
uplcom.c | 487 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
umcs.c | 349 config_found(self, &ucaa, ucomprint,
|
uftdi.c | 446 sc->sc_subdev = config_found(self, &ucaa, ucomprint,
|
ucom.c | 1566 ucomprint(void *aux, const char *pnp) function in typeref:typename:int
|