Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duvscom.c185 static void uvscom_set(void *, int, int, int);
193 .ucom_set = uvscom_set,
596 uvscom_set(void *addr, int portno, int reg, int onoff) in uvscom_set() function