Searched refs:bt_chip_type (Results 1 – 2 of 2) sorted by relevance
1896 btcoexist->board_info.bt_chip_type = BTC_CHIP_UNDEF; in exhalbtc_set_chip_type()1899 btcoexist->board_info.bt_chip_type = BTC_CHIP_CSR_BC4; in exhalbtc_set_chip_type()1902 btcoexist->board_info.bt_chip_type = BTC_CHIP_CSR_BC8; in exhalbtc_set_chip_type()1905 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8723A; in exhalbtc_set_chip_type()1908 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8821; in exhalbtc_set_chip_type()1911 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8723B; in exhalbtc_set_chip_type()
129 u8 bt_chip_type; member