tag | line | file | source code |
---|---|---|---|
stl_sendbreak | 489 | drivers/char/stallion.c | static void stl_sendbreak(stlport_t *portp, long len); |
stl_sendbreak | 1182 | drivers/char/stallion.c | stl_sendbreak(portp, 250); |
stl_sendbreak | 1188 | drivers/char/stallion.c | stl_sendbreak(portp, (arg ? (arg * 100) : 250)); |