Home
last modified time | relevance | path

Searched refs:unthrottle (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/drivers/usb/serial/
H A Dempeg.c53 .unthrottle = usb_serial_generic_unthrottle,
H A Dvisor.c174 .unthrottle = usb_serial_generic_unthrottle,
194 .unthrottle = usb_serial_generic_unthrottle,
213 .unthrottle = usb_serial_generic_unthrottle,
H A Daircable.c150 .unthrottle = usb_serial_generic_unthrottle,
H A Dsymbolserial.c183 .unthrottle = symbol_unthrottle,
H A Dcypress_m8.c162 .unthrottle = cypress_unthrottle,
188 .unthrottle = cypress_unthrottle,
214 .unthrottle = cypress_unthrottle,
H A Dmetro-usb.c357 .unthrottle = metrousb_unthrottle,
H A Dopticon.c393 .unthrottle = usb_serial_generic_unthrottle,
H A Dkl5kusb105.c92 .unthrottle = usb_serial_generic_unthrottle,
H A Dusb-serial.c435 if (port->serial->type->unthrottle) in serial_unthrottle()
436 port->serial->type->unthrottle(tty); in serial_unthrottle()
1304 .unthrottle = serial_unthrottle,
H A Dio_edgeport.c2993 .unthrottle = edge_unthrottle,
3028 .unthrottle = edge_unthrottle,
3063 .unthrottle = edge_unthrottle,
3098 .unthrottle = edge_unthrottle,
H A Dkeyspan_pda.c705 .unthrottle = keyspan_pda_rx_unthrottle,
H A Ddigi_acceleport.c282 .unthrottle = digi_rx_unthrottle,
312 .unthrottle = digi_rx_unthrottle,
/openbmc/linux/tools/perf/util/
H A Dtool.h60 unthrottle, member
/openbmc/linux/drivers/tty/
H A Dpty.c505 .unthrottle = pty_unthrottle,
520 .unthrottle = pty_unthrottle,
754 .unthrottle = pty_unthrottle,
771 .unthrottle = pty_unthrottle,
H A Dtty_ioctl.c110 tty->ops->unthrottle) in tty_unthrottle()
111 tty->ops->unthrottle(tty); in tty_unthrottle()
171 if (tty->ops->unthrottle) in tty_unthrottle_safe()
172 tty->ops->unthrottle(tty); in tty_unthrottle_safe()
H A Dehv_bytechan.c609 .unthrottle = ehv_bc_tty_unthrottle,
/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c108 .unthrottle = line_unthrottle,
H A Dssl.c101 .unthrottle = line_unthrottle,
/openbmc/linux/include/linux/
H A Dtty_driver.h377 void (*unthrottle)(struct tty_struct * tty); member
H A Dserial_core.h381 void (*unthrottle)(struct uart_port *); member
452 void (*unthrottle)(struct uart_port *port); member
/openbmc/linux/include/linux/usb/
H A Dserial.h286 void (*unthrottle)(struct tty_struct *tty); member
/openbmc/qemu/ui/
H A Dtrace-events62 vnc_client_unthrottle_forced(void *state, void *ioc) "VNC client unthrottle forced offset state=%p …
63 vnc_client_unthrottle_incremental(void *state, void *ioc, size_t offset) "VNC client unthrottle inc…
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c445 port.port.unthrottle = aspeed_vuart_unthrottle; in aspeed_vuart_probe()
H A D8250_core.c1061 uart->port.unthrottle = up->port.unthrottle; in serial8250_register_8250_port()
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgtty.c326 .unthrottle = dbc_tty_unthrottle,

123