Searched defs:gl_bt_coexist (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c32 struct btc_coexist gl_bt_coexist; variable in typeref:struct:btc_coexist
616 struct btc_coexist *btcoexist = &gl_bt_coexist;
906 struct btc_coexist *btcoexist = &gl_bt_coexist;
916 struct btc_coexist *btcoexist = &gl_bt_coexist;
926 struct btc_coexist *btcoexist = &gl_bt_coexist;
937 gl_bt_coexist.board_info.bt_exist = bt_exist;
948 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_UNDEF;
951 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_CSR_BC4;
954 gl_bt_coexist.board_info.bt_chip_type = BTC_CHIP_CSR_BC8;
957 gl_bt_coexist
[all...]

Completed in 39 milliseconds