Lines Matching refs:oti6858_private
169 struct oti6858_private { struct
194 struct oti6858_private *priv = container_of(work, in setup_line() argument
195 struct oti6858_private, delayed_setup_work.work); in setup_line()
262 struct oti6858_private *priv = container_of(work, in send_data()
263 struct oti6858_private, delayed_write_work.work); in send_data()
329 struct oti6858_private *priv; in oti6858_port_probe()
349 struct oti6858_private *priv; in oti6858_port_remove()
405 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_set_termios()
506 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_open()
562 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_close()
587 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_tiocmset()
616 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_tiocmget()
647 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_read_int_callback()
771 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_read_bulk_callback()
802 struct oti6858_private *priv = usb_get_serial_port_data(port); in oti6858_write_bulk_callback()