tag | line | file | source code |
CPF_LAST | 280 | drivers/sound/pss.c | if (count >= size && flags & CPF_LAST) |
CPF_LAST | 294 | drivers/sound/pss.c | if (flags & CPF_LAST) |
CPF_LAST | 410 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 450 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 473 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 555 | drivers/sound/sscape.c | if (flag & CPF_LAST) |
CPF_LAST | 667 | include/linux/soundcard.h | #define CPF_LAST 0x0002 /* Last block */ |