Home
last modified time | relevance | path

Searched refs:patch_info (Results 1 – 13 of 13) 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
H A Dhciattach.h130 struct patch_info;
178 struct patch_info *patch_ent;
H A Drtb_fwc.c123 static struct patch_info h4_patch_table[] = {
155 static struct patch_info patch_table[] = {
486 struct patch_info *get_patch_entry(struct rtb_struct *btrtl) in get_patch_entry()
488 struct patch_info *n = NULL; in get_patch_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c186 } patch_info; typedef
192 patch_info *patch_entry;
236 static patch_info *get_patch_entry(struct usb_device *udev);
245 static patch_info fw_patch_table[] = {
730 patch_info *pinfo; in download_patch()
977 patch_info *patch = dev_entry->patch_entry; in dev_data_find()
989 patch_info *get_patch_entry(struct usb_device * udev) in get_patch_entry()
991 patch_info *patch_entry; in get_patch_entry()
1334 patch_info *patch_entry; in load_config()
1466 patch_info *patch_entry; in load_firmware()
[all …]
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h633 } patch_info; typedef
638 patch_info *patch_entry;
716 static inline int getAltSettings(patch_info *patch_entry, unsigned short *offset, int max_group_cnt) in getAltSettings()
728 static inline int getAltSettingVal(patch_info *patch_entry, unsigned short offset, unsigned char * … in getAltSettingVal()
H A Drtk_btusb.c59 static patch_info fw_patch_table[] = {
1372 patch_info *patch_entry; in set_bt_onoff()
1403 static patch_info *get_fw_table_entry(struct usb_device* udev) in get_fw_table_entry()
1405 patch_info *patch_entry = fw_patch_table; in get_fw_table_entry()
1428 static patch_info *get_suspend_fw_table_entry(struct usb_device* udev) in get_suspend_fw_table_entry()
1430 patch_info *patch_entry = fw_patch_table; in get_suspend_fw_table_entry()
1524 patch_info *patch_entry = NULL; in check_fw_version()
1717 void rtk_update_altsettings(patch_info *patch_entry, const unsigned char* org_config_buf, int org_c… in rtk_update_altsettings()
1797 patch_info *patch_entry; in load_firmware()
1998 patch_info *patch_entry; in load_suspend_firmware()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h163 typedef struct patch_info { struct
/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
351 static struct patch_info patch_table[] = {
456 struct patch_info *patch_ent;
492 struct patch_info *pent = rtk_hw_cfg.patch_ent; in xtalset_supported()
624 struct patch_info *get_patch_entry(struct btrtl_info *btrtl) in get_patch_entry()
626 struct patch_info *n = NULL; in get_patch_entry()
2013 struct patch_info *pent = rtk_hw_cfg.patch_ent; in rtk_parse_config_file()
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dseq-oss.rst293 in patch_info record. The buf is user-space pointer where patch_info record
/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
/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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h213 struct patch_info { struct
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c941 struct patch_info patch; in load_guspatch()