taglinefilesource code
throttled1531drivers/char/scc.cif (scc->rx_queue && scc->throttled)
throttled1540drivers/char/scc.cif (scc->rx_queue && !scc->throttled)
throttled1997drivers/char/scc.cscc->throttled = 0;
throttled2046drivers/char/scc.cscc->throttled = 0;
throttled2592drivers/char/scc.cscc->throttled = 1;
throttled2609drivers/char/scc.cscc->throttled = 0;
throttled234include/linux/scc.hchar throttled;    /* driver is throttled  */