Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dio_tables.h109 .unthrottle = edge_unthrottle,
141 .unthrottle = edge_unthrottle,
173 .unthrottle = edge_unthrottle,
205 .unthrottle = edge_unthrottle,
Dempeg.c56 .unthrottle = usb_serial_generic_unthrottle,
Dvisor.c176 .unthrottle = usb_serial_generic_unthrottle,
196 .unthrottle = usb_serial_generic_unthrottle,
216 .unthrottle = usb_serial_generic_unthrottle,
Daircable.c173 .unthrottle = usb_serial_generic_unthrottle,
Dsymbolserial.c199 .unthrottle = symbol_unthrottle,
Dcypress_m8.c166 .unthrottle = cypress_unthrottle,
192 .unthrottle = cypress_unthrottle,
218 .unthrottle = cypress_unthrottle,
Dmetro-usb.c384 .unthrottle = metrousb_unthrottle,
Dopticon.c423 .unthrottle = usb_serial_generic_unthrottle,
Dusb-serial.c398 if (port->serial->type->unthrottle) in serial_unthrottle()
399 port->serial->type->unthrottle(tty); in serial_unthrottle()
1206 .unthrottle = serial_unthrottle,
Dkl5kusb105.c97 .unthrottle = usb_serial_generic_unthrottle,
Dkeyspan_pda.c774 .unthrottle = keyspan_pda_rx_unthrottle,
Ddigi_acceleport.c284 .unthrottle = digi_rx_unthrottle,
312 .unthrottle = digi_rx_unthrottle,
Dgeneric.c47 .unthrottle = usb_serial_generic_unthrottle,
Dmct_u232.c85 .unthrottle = mct_u232_unthrottle,
Dti_usb_3410_5052.c218 .unthrottle = ti_unthrottle,
250 .unthrottle = ti_unthrottle,
Dwhiteheat.c134 .unthrottle = usb_serial_generic_unthrottle,
Dgarmin_gps.c1435 .unthrottle = garmin_unthrottle,
Dio_ti.c2521 .unthrottle = edge_unthrottle,
2554 .unthrottle = edge_unthrottle,
Dmxuport.c1387 .unthrottle = mxuport_unthrottle,
Dmos7720.c2034 .unthrottle = mos7720_unthrottle,
Dmos7840.c2387 .unthrottle = mos7840_unthrottle,
Dftdi_sio.c1079 .unthrottle = usb_serial_generic_unthrottle,
/linux-4.1.27/tools/perf/util/
Dtool.h42 unthrottle; member
Dsession.c285 if (tool->unthrottle == NULL) in perf_tool__fill_defaults()
286 tool->unthrottle = process_event_stub; in perf_tool__fill_defaults()
940 return tool->unthrottle(tool, event, sample, machine); in machines__deliver_event()
/linux-4.1.27/drivers/tty/
Dpty.c510 .unthrottle = pty_unthrottle,
525 .unthrottle = pty_unthrottle,
693 .unthrottle = pty_unthrottle,
710 .unthrottle = pty_unthrottle,
Dtty_ioctl.c131 tty->ops->unthrottle) in tty_unthrottle()
132 tty->ops->unthrottle(tty); in tty_unthrottle()
191 if (tty->ops->unthrottle) in tty_unthrottle_safe()
192 tty->ops->unthrottle(tty); in tty_unthrottle_safe()
Dehv_bytechan.c598 .unthrottle = ehv_bc_tty_unthrottle,
Dsynclink_gt.c159 static void unthrottle(struct tty_struct * tty);
1385 static void unthrottle(struct tty_struct * tty) in unthrottle() function
3733 .unthrottle = unthrottle,
Dsynclinkmp.c524 static void unthrottle(struct tty_struct * tty);
1494 static void unthrottle(struct tty_struct * tty) in unthrottle() function
3899 .unthrottle = unthrottle,
Disicom.c1293 .unthrottle = isicom_unthrottle,
Damiserial.c1648 .unthrottle = rs_unthrottle,
Dnozomi.c1874 .unthrottle = ntty_unthrottle,
Dn_gsm.c3196 .unthrottle = gsmtty_unthrottle,
Dmxser.c2328 .unthrottle = mxser_unthrottle,
Drocket.c2357 .unthrottle = rp_unthrottle,
Dcyclades.c4050 .unthrottle = cy_unthrottle,
Dsynclink.c4317 .unthrottle = mgsl_unthrottle,
/linux-4.1.27/include/linux/
Dserial_core.h56 void (*unthrottle)(struct uart_port *); member
130 void (*unthrottle)(struct uart_port *port); member
Dtty_driver.h272 void (*unthrottle)(struct tty_struct * tty); member
/linux-4.1.27/arch/um/drivers/
Dstdio_console.c112 .unthrottle = line_unthrottle,
Dssl.c106 .unthrottle = line_unthrottle,
/linux-4.1.27/Documentation/serial/
Dtty.txt157 unthrottle() Notify the tty driver that characters can now be
188 tty->driver->unthrottle() in order to resume
276 control. Serialization including with unthrottle
279 unthrottle() - Called by the ldisc to ask the driver to stop flow
/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h173 unsigned unthrottle[DISTRIBUTION_MAX_INDEX + 1]; member
Dfwserial.c175 sum += stats->unthrottle[j]; in fwtty_dump_profile()
178 seq_printf(m, "%6d", stats->unthrottle[j]); in fwtty_dump_profile()
1191 fwtty_profile_fifo(port, port->stats.unthrottle); in fwtty_unthrottle()
1582 .unthrottle = fwtty_unthrottle,
1603 .unthrottle = fwtty_unthrottle,
/linux-4.1.27/drivers/tty/serial/
Dmsm_smd_tty.c189 .unthrottle = smd_tty_unthrottle,
D68328serial.c1142 .unthrottle = rs_unthrottle,
Dserial_core.c658 port->ops->unthrottle(port); in uart_unthrottle()
2347 .unthrottle = uart_unthrottle,
Domap-serial.c1430 .unthrottle = serial_omap_unthrottle,
Dcrisv10.c4223 .unthrottle = rs_unthrottle,
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S459 ;; 07 is request tx unthrottle interrupt
882 ;; can we unthrottle the host tx process?
894 ;; a is now write_room. If thresh >= a, we can unthrottle
898 ;; yes, we can unthrottle. remove the threshold and mark a request
997 ;; special sequence: send a tx unthrottle message
Dxircom_pgs.S497 ;; 07 is request tx unthrottle interrupt
943 ;; can we unthrottle the host tx process?
955 ;; a is now write_room. If thresh >= a, we can unthrottle
959 ;; yes, we can unthrottle. remove the threshold and mark a request
1065 ;; special sequence: send a tx unthrottle message
/linux-4.1.27/include/linux/usb/
Dserial.h271 void (*unthrottle)(struct tty_struct *tty); member
/linux-4.1.27/tools/perf/
Dbuiltin-inject.c413 .unthrottle = perf_event__repipe, in cmd_inject()
/linux-4.1.27/arch/ia64/hp/sim/
Dsimserial.c473 .unthrottle = rs_unthrottle,
/linux-4.1.27/drivers/isdn/gigaset/
Dinterface.c480 .unthrottle = if_unthrottle,
/linux-4.1.27/drivers/tty/hvc/
Dhvc_console.c841 .unthrottle = hvc_unthrottle,
Dhvsi.c1045 .unthrottle = hvsi_unthrottle,
Dhvcs.c1451 .unthrottle = hvcs_unthrottle,
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c1425 port->unthrottle(port); in serial8250_unthrottle()
3104 .unthrottle = serial8250_unthrottle,
3865 uart->port.unthrottle = up->port.unthrottle; in serial8250_register_8250_port()
D8250_omap.c1102 up.port.unthrottle = omap_8250_unthrottle; in omap8250_probe()
/linux-4.1.27/drivers/mmc/card/
Dsdio_uart.c1042 .unthrottle = sdio_uart_unthrottle,
/linux-4.1.27/drivers/s390/char/
Dcon3215.c1167 .unthrottle = tty3215_unthrottle,
Dtty3270.c1835 .unthrottle = tty3270_unthrottle,
/linux-4.1.27/net/irda/ircomm/
Dircomm_tty.c96 .unthrottle = ircomm_tty_unthrottle,
/linux-4.1.27/drivers/usb/gadget/function/
Du_serial.c1018 .unthrottle = gs_unthrottle,
/linux-4.1.27/net/bluetooth/rfcomm/
Dtty.c1127 .unthrottle = rfcomm_tty_unthrottle,
/linux-4.1.27/drivers/isdn/capi/
Dcapi.c1241 .unthrottle = capinc_tty_unthrottle,
/linux-4.1.27/drivers/usb/class/
Dcdc-acm.c1924 .unthrottle = acm_tty_unthrottle,
/linux-4.1.27/drivers/staging/dgnc/
Ddgnc_tty.c130 .unthrottle = dgnc_tty_unthrottle,
/linux-4.1.27/drivers/net/usb/
Dhso.c3221 .unthrottle = hso_unthrottle
/linux-4.1.27/drivers/isdn/i4l/
Disdn_tty.c1747 .unthrottle = isdn_tty_unthrottle,
/linux-4.1.27/drivers/tty/vt/
Dvt.c3030 .unthrottle = con_unthrottle,
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c2828 .unthrottle = mgslpc_unthrottle,
/linux-4.1.27/drivers/staging/dgap/
Ddgap.c5221 .unthrottle = dgap_tty_unthrottle,