Searched refs:void_btcoexist (Results 1 – 1 of 1) sorted by relevance
503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get() argument505 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() argument693 struct btc_coexist *btcoexist = (struct btc_coexist *)void_btcoexist; in halbtc_set()