Home
last modified time | relevance | path

Searched defs:dwork (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.6.39/drivers/staging/rtl8187se/
Dr8180_dm.c134 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_tx_pw_wq() local
292 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_hw_dig_wq() local
1220 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_rate_adapter() local
Dr8180_core.c3243 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_hw_wakeup_wq() local
3252 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_hw_sleep_wq() local
3922 struct delayed_work *dwork = to_delayed_work(work); in rtl8180_tx_irq_wq() local
/linux-2.6.39/drivers/net/wireless/wl1251/
Dps.c32 struct delayed_work *dwork; in wl1251_elp_work() local
/linux-2.6.39/drivers/net/wireless/wl12xx/
Dscan.c34 struct delayed_work *dwork; in wl1271_scan_complete_work() local
Dps.c33 struct delayed_work *dwork; in wl1271_elp_work() local
Devent.c34 struct delayed_work *dwork; in wl1271_pspoll_work() local
/linux-2.6.39/kernel/
Dworkqueue.c1103 struct delayed_work *dwork = (struct delayed_work *)__data; in delayed_work_timer_fn() local
1118 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work()
1137 struct delayed_work *dwork, unsigned long delay) in queue_delayed_work_on()
2632 bool flush_delayed_work(struct delayed_work *dwork) in flush_delayed_work()
2653 bool flush_delayed_work_sync(struct delayed_work *dwork) in flush_delayed_work_sync()
2671 bool cancel_delayed_work_sync(struct delayed_work *dwork) in cancel_delayed_work_sync()
2715 int schedule_delayed_work(struct delayed_work *dwork, in schedule_delayed_work()
2732 struct delayed_work *dwork, unsigned long delay) in schedule_delayed_work_on()
/linux-2.6.39/drivers/staging/rtl8192e/
Dr8192E_dm.c786 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_txpower_trackingcallback() local
1769 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_gpio_change_rf_callback() local
1808 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_rf_pathcheck_workitemcallback() local
Dr8192E_core.c1819 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in rtl8192_hw_wakeup_wq() local
3226 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in rtl819x_watchdog_wqcallback() local
/linux-2.6.39/drivers/staging/rtl8192u/
Dr8192U_dm.c936 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_txpower_trackingcallback() local
2918 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_gpio_change_rf_callback() local
2990 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in dm_rf_pathcheck_workitemcallback() local
Dr819xU_phy.c1696 struct delayed_work *dwork = container_of(work,struct delayed_work,work); in InitialGainOperateWorkItemCallBack() local
/linux-2.6.39/drivers/misc/
Dvmw_balloon.c214 struct delayed_work dwork; member
655 struct delayed_work *dwork = to_delayed_work(work); in vmballoon_work() local
/linux-2.6.39/drivers/input/keyboard/
Dqt2160.c55 struct delayed_work dwork; member
Dtca6416-keypad.c49 struct delayed_work dwork; member
/linux-2.6.39/drivers/net/phy/
Dphy.c768 struct delayed_work *dwork = to_delayed_work(work); in phy_state_machine() local
/linux-2.6.39/drivers/staging/rtl8187se/ieee80211/
Dieee80211_softmac.c580 struct delayed_work *dwork = to_delayed_work(work); in ieee80211_softmac_scan_wq() local
2162 struct delayed_work *dwork = to_delayed_work(work); in ieee80211_start_ibss_wq() local
2335 struct delayed_work *dwork = to_delayed_work(work); in ieee80211_associate_retry_wq() local
/linux-2.6.39/drivers/staging/rtl8192e/ieee80211/
Dieee80211_softmac.c488 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_softmac_scan_wq() local
2375 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_start_ibss_wq() local
2561 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_associate_retry_wq() local
/linux-2.6.39/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c498 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_softmac_scan_wq() local
2339 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_start_ibss_wq() local
2511 struct delayed_work *dwork = container_of(work, struct delayed_work, work); in ieee80211_associate_retry_wq() local
/linux-2.6.39/drivers/usb/otg/
Dab8500-usb.c79 struct delayed_work dwork; member
/linux-2.6.39/block/
Dgenhd.c1379 struct delayed_work dwork; member
1566 struct delayed_work *dwork = to_delayed_work(work); in disk_events_workfn() local
Dblk-throttle.c830 struct delayed_work *dwork = &td->throtl_work; in throtl_schedule_delayed_work() local
Dblk-core.c2635 struct delayed_work *dwork, unsigned long delay) in kblockd_schedule_delayed_work()
/linux-2.6.39/drivers/input/mouse/
Dsynaptics_i2c.c221 struct delayed_work dwork; member
/linux-2.6.39/drivers/ata/
Dpata_arasan_cf.c218 struct delayed_work dwork; member
/linux-2.6.39/net/mac80211/
Dutil.c558 struct delayed_work *dwork, in ieee80211_queue_delayed_work()

12