Home
last modified time | relevance | path

Searched refs:rtk_bt_vendor_config_entry (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h237 struct rtk_bt_vendor_config_entry{ struct
246 struct rtk_bt_vendor_config_entry entry[0]; argument
H A Drtk_btusb.c1724 struct rtk_bt_vendor_config_entry* entry = config->entry; in rtk_update_altsettings()
1769 temp = entry->entry_len + sizeof(struct rtk_bt_vendor_config_entry); in rtk_update_altsettings()
1771 entry = (struct rtk_bt_vendor_config_entry*)((uint8_t*)entry + temp); in rtk_update_altsettings()
1782 temp = entry->entry_len + sizeof(struct rtk_bt_vendor_config_entry); in rtk_update_altsettings()
1784 entry = (struct rtk_bt_vendor_config_entry*)((uint8_t*)entry + temp); in rtk_update_altsettings()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c220 struct rtk_bt_vendor_config_entry { struct
229 struct rtk_bt_vendor_config_entry entry[0]; argument
1118 struct rtk_bt_vendor_config_entry *entry = NULL; in rtk_parse_config_file()
1155 sizeof(struct rtk_bt_vendor_config_entry); in rtk_parse_config_file()
1158 (struct rtk_bt_vendor_config_entry *)((uint8_t *) entry + in rtk_parse_config_file()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c232 struct rtk_bt_vendor_config_entry { struct
241 struct rtk_bt_vendor_config_entry entry[0]; argument
2006 struct rtk_bt_vendor_config_entry *entry = NULL; in rtk_parse_config_file()
2117 sizeof(struct rtk_bt_vendor_config_entry); in rtk_parse_config_file()
2119 entry = (struct rtk_bt_vendor_config_entry *)((RT_U8 *)entry + in rtk_parse_config_file()