Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_ionsp.h175 #define IOSP_CMD_CLOSE_PORT 0x01 // Disable ints, flush buffers. (NO PARAM) macro
H A Dio_edgeport.c1159 dev_dbg(&port->dev, "%s - Sending IOSP_CMD_CLOSE_PORT\n", __func__); in edge_close()
1160 send_iosp_ext_cmd(edge_port, IOSP_CMD_CLOSE_PORT, 0); in edge_close()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_ionsp.h175 #define IOSP_CMD_CLOSE_PORT 0x01 // Disable ints, flush buffers. (NO PARAM) macro
H A Dio_edgeport.c1083 dev_dbg(&port->dev, "%s - Sending IOSP_CMD_CLOSE_PORT\n", __func__); in edge_close()
1084 send_iosp_ext_cmd(edge_port, IOSP_CMD_CLOSE_PORT, 0); in edge_close()

Completed in 9 milliseconds