Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h89 #define WFC_DOWNLOAD_PROGRAM 0x87 macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c368 { WFC_DOWNLOAD_PROGRAM, "download program", 0, 33, NEEDS_ACK },
973 if (wavefront_cmd (WFC_DOWNLOAD_PROGRAM, 0, buf)) { in wavefront_send_program()