Lines Matching refs:btc_context

448 static u32 halbtc_get_bt_coex_supported_feature(void *btc_context)  in halbtc_get_bt_coex_supported_feature()  argument
450 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_bt_coex_supported_feature()
465 static u32 halbtc_get_bt_coex_supported_version(void *btc_context) in halbtc_get_bt_coex_supported_version() argument
467 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_bt_coex_supported_version()
482 static u32 halbtc_get_bt_device_info(void *btc_context) in halbtc_get_bt_device_info() argument
484 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_bt_device_info()
495 static u32 halbtc_get_bt_forbidden_slot_val(void *btc_context) in halbtc_get_bt_forbidden_slot_val() argument
497 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_bt_forbidden_slot_val()
1011 static void halbtc_write_local_reg_1byte(void *btc_context, u32 reg_addr, in halbtc_write_local_reg_1byte() argument
1014 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_write_local_reg_1byte()
1093 void halbtc_set_bt_reg(void *btc_context, u8 reg_type, u32 offset, u32 set_val) in halbtc_set_bt_reg() argument
1095 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_set_bt_reg()
1132 static u32 halbtc_get_bt_reg(void *btc_context, u8 reg_type, u32 offset) in halbtc_get_bt_reg() argument
1156 u32 halbtc_get_phydm_version(void *btc_context) in halbtc_get_phydm_version() argument
1162 void halbtc_phydm_modify_ra_pcr_threshold(void *btc_context, in halbtc_phydm_modify_ra_pcr_threshold() argument
1169 u32 halbtc_phydm_query_phy_counter(void *btc_context, enum dm_info_query dm_id) in halbtc_phydm_query_phy_counter() argument
1174 static u8 halbtc_get_ant_det_val_from_bt(void *btc_context) in halbtc_get_ant_det_val_from_bt() argument
1176 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_ant_det_val_from_bt()
1188 static u8 halbtc_get_ble_scan_type_from_bt(void *btc_context) in halbtc_get_ble_scan_type_from_bt() argument
1190 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_ble_scan_type_from_bt()
1202 static u32 halbtc_get_ble_scan_para_from_bt(void *btc_context, u8 scan_type) in halbtc_get_ble_scan_para_from_bt() argument
1204 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_ble_scan_para_from_bt()
1216 static bool halbtc_get_bt_afh_map_from_bt(void *btc_context, u8 map_type, in halbtc_get_bt_afh_map_from_bt() argument
1219 struct btc_coexist *btcoexist = (struct btc_coexist *)btc_context; in halbtc_get_bt_afh_map_from_bt()