Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dmxuport.c159 struct mxuport_port { struct
348 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_msr_event()
626 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_dtr()
648 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_rts()
690 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_dtr_rts()
713 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_tiocmset()
743 struct mxuport_port *mxport; in mxuport_tiocmget()
1113 struct mxuport_port *mxport; in mxuport_port_probe()
1116 mxport = devm_kzalloc(&port->dev, sizeof(struct mxuport_port), in mxuport_port_probe()
1273 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_open()