tag | line | file | source code |
CPF_LAST | 275 | drivers/sound/pss.c | if (count >= size && flags & CPF_LAST) |
CPF_LAST | 289 | drivers/sound/pss.c | if (flags & CPF_LAST) |
CPF_LAST | 407 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 447 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 470 | drivers/sound/pss.c | if (!pss_download_boot (devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) |
CPF_LAST | 529 | drivers/sound/sscape.c | if (flag & CPF_LAST) |
CPF_LAST | 663 | include/linux/soundcard.h | #define CPF_LAST 0x0002 /* Last block */ |