Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c3461 static void ath10k_core_register_work(struct work_struct *work) in ath10k_core_register_work() function
3688 INIT_WORK(&ar->register_work, ath10k_core_register_work); in ath10k_core_create()