Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dutoppy.c828 utoppy_add_path(struct utoppy_softc *sc, const char *path, int putlen) in utoppy_add_path() argument
837 str = putlen ? (p + sizeof(uint16_t)) : p; in utoppy_add_path()
868 if (putlen) in utoppy_add_path()