Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c114 static void ucom_queue_command(struct ucom_softc *,
382 ucom_queue_command(struct ucom_softc *sc, in ucom_queue_command() function
559 ucom_queue_command(sc, ucom_cfg_open, NULL, in ucom_open()
564 ucom_queue_command(sc, ucom_cfg_start_transfers, NULL, in ucom_open()
606 ucom_queue_command(sc, ucom_cfg_close, NULL, in ucom_close()
762 ucom_queue_command(sc, ucom_cfg_line_state, NULL, in ucom_line_state()
878 ucom_queue_command(sc, ucom_cfg_status_change, NULL, in ucom_status_change()

Completed in 3 milliseconds