Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dsoundcard.h213 struct patch_info { struct
214 unsigned short key; /* Use WAVE_PATCH here */
219 short device_no; /* Synthesizer number */
220 short instr_no; /* Midi pgm# */
222 unsigned int mode;
246 int len; /* Size of the wave data in bytes */
247 int loop_start, loop_end; /* Byte offsets from the beginning */
265 unsigned int base_freq;
266 unsigned int base_note;
267 unsigned int high_note;
[all …]
/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h163 typedef struct patch_info { struct
166 } patch_info_t; argument