Home
last modified time | relevance | path

Searched refs:u3g_cfg_set_rts (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c113 static void u3g_cfg_set_rts(struct ucom_softc *, uint8_t);
154 .ucom_cfg_set_rts = &u3g_cfg_set_rts,
971 u3g_cfg_set_rts(struct ucom_softc *ucom, uint8_t onoff) in u3g_cfg_set_rts() function

Completed in 2 milliseconds