Searched refs:dhd_rtt_timeout_work (Results 1 – 5 of 5) sorted by relevance
203 static void dhd_rtt_timeout_work(struct work_struct *work);2133 dhd_rtt_timeout_work(struct work_struct *work) in dhd_rtt_timeout_work() function3982 INIT_DELAYED_WORK(&rtt_status->proxd_timeout, dhd_rtt_timeout_work); in dhd_rtt_init()
213 static void dhd_rtt_timeout_work(struct work_struct *work);2637 dhd_rtt_timeout_work(struct work_struct *work) in dhd_rtt_timeout_work() function4670 INIT_DELAYED_WORK(&rtt_status->proxd_timeout, dhd_rtt_timeout_work); in dhd_rtt_attach()