Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.h69 struct patch_info { struct
81 struct patch_info *get_patch_entry(struct rtb_struct *btrtl); argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h209 struct patch_info { struct
210 unsigned short key; /* Use WAVE_PATCH here */
215 short device_no; /* Synthesizer number */
216 short instr_no; /* Midi pgm# */
218 unsigned int mode;
242 int len; /* Size of the wave data in bytes */
243 int loop_start, loop_end; /* Byte offsets from the beginning */
261 unsigned int base_freq;
262 unsigned int base_note;
263 unsigned int high_note;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h209 struct patch_info { struct
210 unsigned short key; /* Use WAVE_PATCH here */
215 short device_no; /* Synthesizer number */
216 short instr_no; /* Midi pgm# */
218 unsigned int mode;
242 int len; /* Size of the wave data in bytes */
243 int loop_start, loop_end; /* Byte offsets from the beginning */
261 unsigned int base_freq;
262 unsigned int base_note;
263 unsigned int high_note;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h163 typedef struct patch_info { struct
166 } patch_info_t; argument
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c312 struct patch_info { struct
324 static struct patch_info h4_patch_table[] = { argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c186 } patch_info; typedef
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h633 } patch_info; typedef