Searched refs:pss_download_boot (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dpss.c23 * Modified pss_download_boot
312 static int pss_download_boot(pss_confdata * devc, unsigned char *block, int size, int flags) function
773 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST)) {
814 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST))
836 if (!pss_download_boot(devc, pss_synth, pss_synthLen, CPF_FIRST | CPF_LAST))
848 if (!pss_download_boot(devc, buf->data, buf->len, buf->flags))

Completed in 42 milliseconds