Searched refs:bt_context (Results 1 – 4 of 4) sorted by relevance
909 static u8 halbtc_read_1byte(void *bt_context, u32 reg_addr) in halbtc_read_1byte() argument911 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_1byte()917 static u16 halbtc_read_2byte(void *bt_context, u32 reg_addr) in halbtc_read_2byte() argument919 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_2byte()925 static u32 halbtc_read_4byte(void *bt_context, u32 reg_addr) in halbtc_read_4byte() argument927 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_read_4byte()933 static void halbtc_write_1byte(void *bt_context, u32 reg_addr, u32 data) in halbtc_write_1byte() argument935 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_write_1byte()941 static void halbtc_bitmask_write_1byte(void *bt_context, u32 reg_addr, in halbtc_bitmask_write_1byte() argument944 struct btc_coexist *btcoexist = (struct btc_coexist *)bt_context; in halbtc_bitmask_write_1byte()[all …]
794 void halbtc_send_wifi_port_id_cmd(void *bt_context);795 void halbtc_set_default_port_id_cmd(void *bt_context);
272 void rsi_set_bt_context(void *priv, void *bt_context) in rsi_set_bt_context() argument276 common->bt_adapter = bt_context; in rsi_set_bt_context()
404 void rsi_set_bt_context(void *priv, void *bt_context);