Home
last modified time | relevance | path

Searched defs:patch_info (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dsoundcard.h223 struct patch_info { struct
224 unsigned short key; /* Use WAVE_PATCH here */
229 short device_no; /* Synthesizer number */
230 short instr_no; /* Midi pgm# */
232 unsigned int mode;
256 int len; /* Size of the wave data in bytes */
257 int loop_start, loop_end; /* Byte offsets from the beginning */
275 unsigned int base_freq;
276 unsigned int base_note;
277 unsigned int high_note;
[all …]
/linux-3.3/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h167 typedef struct patch_info { struct
170 } patch_info_t; argument