Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_umb.c168 Static int umb_decode_pin(struct umb_softc *, void *, int);
1512 umb_decode_pin(struct umb_softc *sc, void *data, int len) in umb_decode_pin() function
2457 ok = umb_decode_pin(sc, data, len); in umb_decode_cid()