Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get() argument
505 struct btc_coexist *btcoexist = (struct btc_coexist *)void_btcoexist; in halbtc_get()
691 static bool halbtc_set(void *void_btcoexist, u8 set_type, void *in_buf) in halbtc_set() argument
693 struct btc_coexist *btcoexist = (struct btc_coexist *)void_btcoexist; in halbtc_set()