Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcore.h962 void ath6kl_wakeup_event(void *dev);
Dwmi.c1223 ath6kl_wakeup_event(wmi->parent_dev); in ath6kl_wmi_bitrate_reply_rx()
1240 ath6kl_wakeup_event(wmi->parent_dev); in ath6kl_wmi_ratemask_reply_rx()
1250 ath6kl_wakeup_event(wmi->parent_dev); in ath6kl_wmi_ch_list_reply_rx()
1273 ath6kl_wakeup_event(wmi->parent_dev); in ath6kl_wmi_keepalive_reply_rx()
Dmain.c847 void ath6kl_wakeup_event(void *dev) in ath6kl_wakeup_event() function