| /linux/drivers/usb/serial/ |
| H A D | aircable.c | 149 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | io_edgeport.c | 2996 .unthrottle = edge_unthrottle, 3030 .unthrottle = edge_unthrottle, 3064 .unthrottle = edge_unthrottle, 3098 .unthrottle = edge_unthrottle,
|
| H A D | mxuport.c | 1307 .unthrottle = mxuport_unthrottle,
|
| H A D | io_ti.c | 2696 .unthrottle = edge_unthrottle, 2733 .unthrottle = edge_unthrottle,
|
| H A D | cp210x.c | 315 .unthrottle = usb_serial_generic_unthrottle,
|
| /linux/tools/perf/util/ |
| H A D | tool.h | 62 unthrottle, 63 unthrottle, global() member
|
| H A D | tool.c | 357 tool->unthrottle = process_event_stub; 460 CREATE_DELEGATE_OP(unthrottle); 542 tool->tool.unthrottle = delegate_unthrottle;
|
| H A D | session.c | 2079 return tool->unthrottle(tool, event, sample, machine); in __perf_session__process_pipe_events()
|
| /linux/drivers/tty/ |
| H A D | tty_ioctl.c | 105 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 D | ehv_bytechan.c | 611 .unthrottle = ehv_bc_tty_unthrottle,
|
| H A D | nozomi.c | 1786 .unthrottle = ntty_unthrottle,
|
| /linux/arch/um/drivers/ |
| H A D | stdio_console.c | 108 .unthrottle = line_unthrottle,
|
| H A D | ssl.c | 101 .unthrottle = line_unthrottle,
|
| /linux/include/linux/usb/ |
| H A D | serial.h | 287 void (*unthrottle)(struct tty_struct *tty); member
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_aspeed_vuart.c | 447 port.port.unthrottle = aspeed_vuart_unthrottle; in aspeed_vuart_probe()
|
| H A D | 8250_omap.c | 1473 up.port.unthrottle = omap_8250_unthrottle; in omap8250_probe()
|
| /linux/drivers/tty/hvc/ |
| H A D | hvc_console.c | 895 .unthrottle = hvc_unthrottle,
|
| H A D | hvcs.c | 1389 .unthrottle = hvcs_unthrottle,
|
| H A D | hvsi.c | 1033 .unthrottle = hvsi_unthrottle,
|
| /linux/drivers/cpufreq/ |
| H A D | powernv-cpufreq.c | 406 throttle_attr(unthrottle, reason[NO_THROTTLE]);
|
| /linux/drivers/mmc/core/ |
| H A D | sdio_uart.c | 1005 .unthrottle = sdio_uart_unthrottle,
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | tty.c | 1100 .unthrottle = rfcomm_tty_unthrottle,
|
| /linux/drivers/tty/serial/ |
| H A D | sc16is7xx.c | 1240 .unthrottle = sc16is7xx_unthrottle,
|
| /linux/drivers/usb/class/ |
| H A D | cdc-acm.c | 2124 .unthrottle = acm_tty_unthrottle,
|
| /linux/tools/perf/ |
| H A D | builtin-inject.c | 2838 inject.tool.unthrottle = perf_event__repipe;
|