tag | line | file | source code |
CPF_LAST | 264 | drivers/sound/pss.c | if (count >= size && flags & CPF_LAST) |
CPF_LAST | 278 | drivers/sound/pss.c | if (flags & CPF_LAST) |
CPF_LAST | 379 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 419 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 442 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 507 | drivers/sound/sscape.c | if (flag & CPF_LAST) |
CPF_LAST | 623 | include/linux/soundcard.h | #define CPF_LAST 0x0002 /* Last block */ |