Searched refs:schedule_work (Results 26 - 50 of 402) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A DmISDNhw.h82 schedule_work(&((s)->workq)); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dledtrig-gpio.c36 /* just schedule_work since gpio_get_value can sleep */
37 schedule_work(&gpio_data->work);
122 schedule_work(&gpio_data->work);
H A Dleds-pca9532.c137 schedule_work(&led->work);
161 schedule_work(&led->work);
178 schedule_work(&data->work);
H A Dleds-da903x.c91 schedule_work(&led->work);
H A Dleds-dac124s085.c62 schedule_work(&led->work);
H A Dleds-lt3593.c81 schedule_work(&led_dat->work);
H A Dleds-88pm860x.c189 schedule_work(&data->work);
217 schedule_work(&data->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dhopper_cards.c106 schedule_work(&ca->hif_evm_work);
110 schedule_work(&mantis->uart_work);
H A Dmantis_cards.c114 schedule_work(&ca->hif_evm_work);
118 schedule_work(&mantis->uart_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datlx.c110 schedule_work(&adapter->link_chg_task);
192 schedule_work(&adapter->tx_timeout_task);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbcm203x.c100 schedule_work(&data->work);
246 schedule_work(&data->work);
H A Dhci_ath.c189 schedule_work(&ath->ctxtsw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/connector/
H A Dcn_queue.c69 schedule_work(&pdev->wq_creation);
73 return schedule_work(work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_beep.c113 schedule_work(&beep->beep_work);
202 schedule_work(&beep->register_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dsme.c265 schedule_work(&rdev->conn_work);
294 schedule_work(&rdev->conn_work);
358 schedule_work(&rdev->conn_work);
365 schedule_work(&rdev->conn_work);
386 schedule_work(&rdev->conn_work);
397 schedule_work(&rdev->conn_work);
707 schedule_work(&cfg80211_disconnect_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-dev.c74 } else if (schedule_work(&rtc->uie_task) == 0) {
89 if ((schedule_work(&rtc->uie_task) == 0))
130 if (schedule_work(&rtc->uie_task) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dmtdoops.c145 schedule_work(&cxt->work_erase);
290 schedule_work(&cxt->work_erase);
334 schedule_work(&cxt->work_write);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsysrq.c98 schedule_work(SAK_work);
242 schedule_work(&sysrq_showallcpus);
353 schedule_work(&moom_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dsmsgiucv_app.c146 schedule_work(&smsg_event_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_sched.c175 schedule_work(&card->irq_queue);
H A Dboardergo.c61 schedule_work(&card->irq_queue);
68 /* queue sometime after a call to schedule_work has been made passing our */
174 schedule_work(&card->irq_queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/adc/
H A Dmax1363_ring.c120 schedule_work(&st->poll_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_comms.c53 schedule_work(&probe_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_user_pages.c202 schedule_work(&work->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/ams/
H A Dams-core.c78 schedule_work(&ams_info.worker);

Completed in 137 milliseconds

1234567891011>>