Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dmxuport.c155 struct mxuport_port { struct
344 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_msr_event()
622 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_dtr()
644 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_rts()
686 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_dtr_rts()
709 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_tiocmset()
739 struct mxuport_port *mxport; in mxuport_tiocmget()
1128 struct mxuport_port *mxport; in mxuport_port_probe()
1131 mxport = devm_kzalloc(&port->dev, sizeof(struct mxuport_port), in mxuport_port_probe()
1197 struct mxuport_port *mxpor in mxuport_open()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmxuport.c155 struct mxuport_port { struct
337 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_msr_event()
615 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_dtr()
637 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_set_rts()
679 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_dtr_rts()
702 struct mxuport_port *mxport = usb_get_serial_port_data(port); in mxuport_tiocmset()
732 struct mxuport_port *mxport; in mxuport_tiocmget()
1121 struct mxuport_port *mxport; in mxuport_port_probe()
1124 mxport = devm_kzalloc(&port->dev, sizeof(struct mxuport_port), in mxuport_port_probe()
1190 struct mxuport_port *mxpor in mxuport_open()
[all...]

Completed in 5 milliseconds