Home
last modified time | relevance | path

Searched refs:WFC_DOWNLOAD_PATCH (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dwavefront.h88 #define WFC_DOWNLOAD_PATCH 0x86 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c366 { WFC_DOWNLOAD_PATCH, "download patch", 0, 134, NEEDS_ACK },
935 if (wavefront_cmd (WFC_DOWNLOAD_PATCH, 0, buf)) { in wavefront_send_patch()