tag | line | file | source code |
synth_open_mask | 85 | drivers/sound/sequencer.c | static unsigned synth_open_mask; |
synth_open_mask | 272 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev))) |
synth_open_mask | 410 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev))) |
synth_open_mask | 497 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev))) |
synth_open_mask | 580 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev))) |
synth_open_mask | 780 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << 0)) |
synth_open_mask | 787 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << 0)) |
synth_open_mask | 829 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << 0)) |
synth_open_mask | 1086 | drivers/sound/sequencer.c | synth_open_mask = 0; |
synth_open_mask | 1108 | drivers/sound/sequencer.c | synth_open_mask |= (1 << i); |
synth_open_mask | 1221 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << i)) /* |
synth_open_mask | 1311 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << i)) |
synth_open_mask | 1320 | drivers/sound/sequencer.c | if (synth_open_mask & (1 << i)) |
synth_open_mask | 1531 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev)) && !orig_dev) |
synth_open_mask | 1555 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev)) && !orig_dev) |
synth_open_mask | 1569 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev))) |
synth_open_mask | 1588 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << dev)) && !orig_dev) |
synth_open_mask | 1744 | drivers/sound/sequencer.c | if (!(synth_open_mask & (1 << 0))) |