Lines Matching refs:oti6858_private
170 struct oti6858_private { struct
195 struct oti6858_private *priv = container_of(work, in setup_line() argument
196 struct oti6858_private, delayed_setup_work.work); in setup_line()
263 struct oti6858_private *priv = container_of(work, in send_data()
264 struct oti6858_private, delayed_write_work.work); in send_data()
330 struct oti6858_private *priv; in oti6858_port_probe()
350 struct oti6858_private *priv; in oti6858_port_remove()
402 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_set_termios()
503 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_open()
559 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_close()
584 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_tiocmset()
613 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_tiocmget()
644 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_read_int_callback()
768 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_read_bulk_callback()
799 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_write_bulk_callback()