Searched refs:bt_chip_type (Results 1 – 2 of 2) sorted by relevance
1880 btcoexist->board_info.bt_chip_type = BTC_CHIP_UNDEF; in exhalbtc_set_chip_type()1883 btcoexist->board_info.bt_chip_type = BTC_CHIP_CSR_BC4; in exhalbtc_set_chip_type()1886 btcoexist->board_info.bt_chip_type = BTC_CHIP_CSR_BC8; in exhalbtc_set_chip_type()1889 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8723A; in exhalbtc_set_chip_type()1892 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8821; in exhalbtc_set_chip_type()1895 btcoexist->board_info.bt_chip_type = BTC_CHIP_RTL8723B; in exhalbtc_set_chip_type()
129 u8 bt_chip_type; member