tag | line | file | source code |
---|---|---|---|
do_softint | 2901 | drivers/char/cyclades.c | info->tqueue.routine = do_softint; |
do_softint | 127 | drivers/char/pcxx.c | static void do_softint(void *); |
do_softint | 1278 | drivers/char/pcxx.c | ch->tqueue.routine = do_softint; |
do_softint | 1791 | drivers/char/riscom8.c | rc_port[i].tqueue.routine = do_softint; |
do_softint | 2780 | drivers/char/serial.c | info->tqueue.routine = do_softint; |
do_softint | 2099 | drivers/sbus/char/sunserial.c | info->tqueue.routine = do_softint; |