tag | line | file | source code |
CPF_LAST | 273 | drivers/sound/pss.c | if (count >= size && flags & CPF_LAST) |
CPF_LAST | 287 | drivers/sound/pss.c | if (flags & CPF_LAST) |
CPF_LAST | 405 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 445 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 468 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 519 | drivers/sound/sscape.c | if (flag & CPF_LAST) |
CPF_LAST | 682 | include/linux/soundcard.h | #define CPF_LAST 0x0002 /* Last block */ |