Home
last modified time | relevance | path

Searched refs:CASE_BTC_POLUT_STR (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c10248 #define CASE_BTC_POLUT_STR(e) case BTC_PLT_## e: return #e macro
10256 CASE_BTC_POLUT_STR(NONE); in id_to_polut()
10257 CASE_BTC_POLUT_STR(GNT_BT_TX); in id_to_polut()
10258 CASE_BTC_POLUT_STR(GNT_BT_RX); in id_to_polut()
10259 CASE_BTC_POLUT_STR(GNT_WL); in id_to_polut()
10260 CASE_BTC_POLUT_STR(BT); in id_to_polut()
10261 CASE_BTC_POLUT_STR(ALL); in id_to_polut()