Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/usb/serial/
A Dempeg.c53 .unthrottle = usb_serial_generic_unthrottle,
A Dvisor.c174 .unthrottle = usb_serial_generic_unthrottle,
194 .unthrottle = usb_serial_generic_unthrottle,
213 .unthrottle = usb_serial_generic_unthrottle,
A Daircable.c150 .unthrottle = usb_serial_generic_unthrottle,
A Dsymbolserial.c183 .unthrottle = symbol_unthrottle,
A Dcypress_m8.c162 .unthrottle = cypress_unthrottle,
188 .unthrottle = cypress_unthrottle,
214 .unthrottle = cypress_unthrottle,
A Dmetro-usb.c357 .unthrottle = metrousb_unthrottle,
A Dopticon.c393 .unthrottle = usb_serial_generic_unthrottle,
A Dkl5kusb105.c92 .unthrottle = usb_serial_generic_unthrottle,
A Dusb-serial.c436 if (port->serial->type->unthrottle) in serial_unthrottle()
437 port->serial->type->unthrottle(tty); in serial_unthrottle()
1305 .unthrottle = serial_unthrottle,
A Dkeyspan_pda.c701 .unthrottle = keyspan_pda_rx_unthrottle,
A Dio_edgeport.c2991 .unthrottle = edge_unthrottle,
3026 .unthrottle = edge_unthrottle,
3061 .unthrottle = edge_unthrottle,
3096 .unthrottle = edge_unthrottle,
A Ddigi_acceleport.c282 .unthrottle = digi_rx_unthrottle,
312 .unthrottle = digi_rx_unthrottle,
A Dgeneric.c73 .unthrottle = usb_serial_generic_unthrottle,
/linux-6.3-rc2/tools/perf/util/
A Dtool.h60 unthrottle, member
/linux-6.3-rc2/drivers/tty/
A Dpty.c505 .unthrottle = pty_unthrottle,
520 .unthrottle = pty_unthrottle,
754 .unthrottle = pty_unthrottle,
771 .unthrottle = pty_unthrottle,
A Dtty_ioctl.c117 tty->ops->unthrottle) in tty_unthrottle()
118 tty->ops->unthrottle(tty); in tty_unthrottle()
178 if (tty->ops->unthrottle) in tty_unthrottle_safe()
179 tty->ops->unthrottle(tty); in tty_unthrottle_safe()
A Dehv_bytechan.c609 .unthrottle = ehv_bc_tty_unthrottle,
/linux-6.3-rc2/arch/um/drivers/
A Dstdio_console.c108 .unthrottle = line_unthrottle,
A Dssl.c101 .unthrottle = line_unthrottle,
/linux-6.3-rc2/include/linux/
A Dtty_driver.h371 void (*unthrottle)(struct tty_struct * tty); member
A Dserial_core.h380 void (*unthrottle)(struct uart_port *); member
451 void (*unthrottle)(struct uart_port *port); member
/linux-6.3-rc2/include/linux/usb/
A Dserial.h286 void (*unthrottle)(struct tty_struct *tty); member
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-dbgtty.c295 .unthrottle = dbc_tty_unthrottle,
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_aspeed_vuart.c442 port.port.unthrottle = aspeed_vuart_unthrottle; in aspeed_vuart_probe()
A D8250_core.c1015 uart->port.unthrottle = up->port.unthrottle; in serial8250_register_8250_port()

Completed in 71 milliseconds

123