Searched refs:interrupt_out_size (Results 1 – 4 of 4) sorted by relevance
482 if (port->interrupt_out_size > 9) in cypress_generic_port_probe()702 port->interrupt_out_size); in cypress_send()714 port->interrupt_out_size); in cypress_send()744 port->interrupt_out_size - offset, in cypress_send()771 usb_serial_debug_data(dev, __func__, port->interrupt_out_size, in cypress_send()776 port->interrupt_out_buffer, port->interrupt_out_size, in cypress_send()
331 length = min(todo, port->interrupt_out_size); in kobil_write()
1019 port->interrupt_out_size = buffer_size; in usb_serial_probe()
88 int interrupt_out_size; member