Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duatp.c305 static bool base_sample_softc_flag(const struct uatp_softc *, const uint8_t *);
584 .base_sample = base_sample_softc_flag,
596 .base_sample = base_sample_softc_flag,
608 .base_sample = base_sample_softc_flag,
1543 base_sample_softc_flag(const struct uatp_softc *sc, const uint8_t *input) in base_sample_softc_flag() function