Searched refs:interrupt_out_size (Results 1 – 4 of 4) sorted by relevance
474 if (port->interrupt_out_size > 9) in cypress_generic_port_probe() 692 port->interrupt_out_size); in cypress_send() 704 port->interrupt_out_size); in cypress_send() 734 port->interrupt_out_size - offset, in cypress_send() 761 usb_serial_debug_data(dev, __func__, port->interrupt_out_size, in cypress_send()
329 length = min(todo, port->interrupt_out_size); in kobil_write()
945 port->interrupt_out_size = buffer_size; in setup_port_interrupt_out()
36 * @interrupt_out_size: the size of the interrupt_out_buffer, in bytes.78 int interrupt_out_size; member