Home
last modified time | relevance | path

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

123

/drivers/usb/serial/
Dvisor.c174 .unthrottle = usb_serial_generic_unthrottle,
194 .unthrottle = usb_serial_generic_unthrottle,
213 .unthrottle = usb_serial_generic_unthrottle,
Dempeg.c53 .unthrottle = usb_serial_generic_unthrottle,
Daircable.c150 .unthrottle = usb_serial_generic_unthrottle,
Dsymbolserial.c185 .unthrottle = symbol_unthrottle,
Dcypress_m8.c161 .unthrottle = cypress_unthrottle,
187 .unthrottle = cypress_unthrottle,
213 .unthrottle = cypress_unthrottle,
Dmetro-usb.c359 .unthrottle = metrousb_unthrottle,
Dusb-serial.c395 if (port->serial->type->unthrottle) in serial_unthrottle()
396 port->serial->type->unthrottle(tty); in serial_unthrottle()
1191 .unthrottle = serial_unthrottle,
Dopticon.c414 .unthrottle = usb_serial_generic_unthrottle,
Dkl5kusb105.c91 .unthrottle = usb_serial_generic_unthrottle,
Ddigi_acceleport.c280 .unthrottle = digi_rx_unthrottle,
310 .unthrottle = digi_rx_unthrottle,
Dkeyspan_pda.c785 .unthrottle = keyspan_pda_rx_unthrottle,
Dio_edgeport.c3111 .unthrottle = edge_unthrottle,
3147 .unthrottle = edge_unthrottle,
3183 .unthrottle = edge_unthrottle,
3219 .unthrottle = edge_unthrottle,
Dgeneric.c73 .unthrottle = usb_serial_generic_unthrottle,
Dmct_u232.c81 .unthrottle = mct_u232_unthrottle,
Dti_usb_3410_5052.c439 .unthrottle = ti_unthrottle,
473 .unthrottle = ti_unthrottle,
Dwhiteheat.c129 .unthrottle = usb_serial_generic_unthrottle,
/drivers/tty/
Dtty_ioctl.c139 tty->ops->unthrottle) in tty_unthrottle()
140 tty->ops->unthrottle(tty); in tty_unthrottle()
199 if (tty->ops->unthrottle) in tty_unthrottle_safe()
200 tty->ops->unthrottle(tty); in tty_unthrottle_safe()
Dpty.c516 .unthrottle = pty_unthrottle,
532 .unthrottle = pty_unthrottle,
765 .unthrottle = pty_unthrottle,
783 .unthrottle = pty_unthrottle,
Dehv_bytechan.c609 .unthrottle = ehv_bc_tty_unthrottle,
/drivers/staging/fwserial/
Dfwserial.h174 unsigned int unthrottle[DISTRIBUTION_MAX_INDEX + 1]; member
Dfwserial.c169 sum += stats->unthrottle[j]; in fwtty_dump_profile()
172 seq_printf(m, "%6d", stats->unthrottle[j]); in fwtty_dump_profile()
1177 fwtty_profile_fifo(port, port->stats.unthrottle); in fwtty_unthrottle()
1518 .unthrottle = fwtty_unthrottle,
1541 .unthrottle = fwtty_unthrottle,
/drivers/tty/serial/8250/
D8250_aspeed_vuart.c402 port.port.unthrottle = aspeed_vuart_unthrottle; in aspeed_vuart_probe()
D8250_core.c1021 uart->port.unthrottle = up->port.unthrottle; in serial8250_register_8250_port()
/drivers/usb/host/
Dxhci-dbgtty.c288 .unthrottle = dbc_tty_unthrottle,
/drivers/tty/hvc/
Dhvc_console.c895 .unthrottle = hvc_unthrottle,

123