Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Drtl_btc.c227 exhalbtc_scan_notify(btcoexist, 1); in rtl_btc_ips_notify()
228 exhalbtc_scan_notify(btcoexist, 0); in rtl_btc_ips_notify()
249 exhalbtc_scan_notify(btcoexist, scantype); in rtl_btc_scan_notify()
H A Dhalbtcoutsrc.h757 void exhalbtc_scan_notify(struct btc_coexist *btcoexist, u8 type);
H A Dhalbtcoutsrc.c1519 void exhalbtc_scan_notify(struct btc_coexist *btcoexist, u8 type) in exhalbtc_scan_notify() function