Searched refs:bt_coexist (Results 1 – 6 of 6) sorted by relevance
389 struct bt_coexist bt_coexist; member
16 struct bt_coexist { struct
128 struct bt_coexist_info bt_coexist; member
248 struct bt_coexist_info bt_coexist; member
1154 pHalData->bt_coexist.bBtExist = bBtExist; in hal_btcoex_SetBTCoexist()1171 return pHalData->bt_coexist.bBtExist; in hal_btcoex_IsBtExist()1191 pHalData->bt_coexist.btChipType = chipType; in hal_btcoex_SetChipType()1203 pHalData->bt_coexist.btTotalAntNum = antNum; in hal_btcoex_SetPgAntNum()
89 static int bt_coexist = 0; variable10802 if (bt_coexist) { in ipw_config()11989 module_param(bt_coexist, int, 0444);11990 MODULE_PARM_DESC(bt_coexist, "enable bluetooth coexistence (default off)");
Completed in 31 milliseconds