Home
last modified time | relevance | path

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

12

/linux/drivers/usb/serial/
H A Daircable.c149 .unthrottle = usb_serial_generic_unthrottle,
H A Dio_edgeport.c2996 .unthrottle = edge_unthrottle,
3030 .unthrottle = edge_unthrottle,
3064 .unthrottle = edge_unthrottle,
3098 .unthrottle = edge_unthrottle,
H A Dmxuport.c1307 .unthrottle = mxuport_unthrottle,
H A Dio_ti.c2696 .unthrottle = edge_unthrottle,
2733 .unthrottle = edge_unthrottle,
H A Dcp210x.c315 .unthrottle = usb_serial_generic_unthrottle,
/linux/tools/perf/util/
H A Dtool.h62 unthrottle,
63 unthrottle, global() member
H A Dtool.c357 tool->unthrottle = process_event_stub;
460 CREATE_DELEGATE_OP(unthrottle);
542 tool->tool.unthrottle = delegate_unthrottle;
H A Dsession.c2079 return tool->unthrottle(tool, event, sample, machine); in __perf_session__process_pipe_events()
/linux/drivers/tty/
H A Dtty_ioctl.c105 tty->ops->unthrottle) in tty_unthrottle()
106 tty->ops->unthrottle(tty); in tty_unthrottle()
162 if (tty->ops->unthrottle) in tty_unthrottle_safe()
163 tty->ops->unthrottle(tty); in tty_unthrottle_safe()
H A Dehv_bytechan.c611 .unthrottle = ehv_bc_tty_unthrottle,
H A Dnozomi.c1786 .unthrottle = ntty_unthrottle,
/linux/arch/um/drivers/
H A Dstdio_console.c108 .unthrottle = line_unthrottle,
H A Dssl.c101 .unthrottle = line_unthrottle,
/linux/include/linux/usb/
H A Dserial.h287 void (*unthrottle)(struct tty_struct *tty); member
/linux/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c447 port.port.unthrottle = aspeed_vuart_unthrottle; in aspeed_vuart_probe()
H A D8250_omap.c1473 up.port.unthrottle = omap_8250_unthrottle; in omap8250_probe()
/linux/drivers/tty/hvc/
H A Dhvc_console.c895 .unthrottle = hvc_unthrottle,
H A Dhvcs.c1389 .unthrottle = hvcs_unthrottle,
H A Dhvsi.c1033 .unthrottle = hvsi_unthrottle,
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c406 throttle_attr(unthrottle, reason[NO_THROTTLE]);
/linux/drivers/mmc/core/
H A Dsdio_uart.c1005 .unthrottle = sdio_uart_unthrottle,
/linux/net/bluetooth/rfcomm/
H A Dtty.c1100 .unthrottle = rfcomm_tty_unthrottle,
/linux/drivers/tty/serial/
H A Dsc16is7xx.c1240 .unthrottle = sc16is7xx_unthrottle,
/linux/drivers/usb/class/
H A Dcdc-acm.c2124 .unthrottle = acm_tty_unthrottle,
/linux/tools/perf/
H A Dbuiltin-inject.c2838 inject.tool.unthrottle = perf_event__repipe;

12