Lines Matching defs:work
182 void rtl_ips_nic_off_wq_callback(struct work_struct *work)
184 struct rtl_works *rtlworks = container_of(work, struct rtl_works,
185 ips_nic_off_wq.work);
565 void rtl_swlps_rfon_wq_callback(struct work_struct *work)
567 struct rtl_works *rtlworks = container_of(work, struct rtl_works,
568 ps_rfon_wq.work);
642 void rtl_lps_change_work_callback(struct work_struct *work)
645 container_of(work, struct rtl_works, lps_change_work);
678 void rtl_swlps_wq_callback(struct work_struct *work)
680 struct rtl_works *rtlworks = container_of(work, struct rtl_works,
681 ps_work.work);