Home
last modified time | relevance | path

Searched refs:read_urb_interval (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/usb/serial/
Dcypress_m8.c101 int read_urb_interval; /* interval to use for read urb */ member
484 priv->read_urb_interval = interval; in cypress_generic_port_probe()
489 priv->read_urb_interval = port->interrupt_in_urb->interval; in cypress_generic_port_probe()
491 __func__, priv->read_urb_interval, in cypress_generic_port_probe()
611 cypress_read_int_callback, port, priv->read_urb_interval); in cypress_open()
1153 priv->read_urb_interval); in cypress_read_int_callback()