Home
last modified time | relevance | path

Searched refs:schedule_work (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/linux-3.4.99/drivers/isdn/act2000/
Dact2000.h186 schedule_work(&card->snd_tq); in act2000_schedule_tx()
191 schedule_work(&card->rcv_tq); in act2000_schedule_rx()
196 schedule_work(&card->poll_tq); in act2000_schedule_poll()
/linux-3.4.99/drivers/s390/char/
Dsclp_config.c58 schedule_work(&sclp_cpu_change_work); in sclp_conf_receiver_fn()
61 schedule_work(&sclp_cpu_capability_work); in sclp_conf_receiver_fn()
Dctrlchar.c56 schedule_work(&ctrlchar_work); in ctrlchar_handle()
/linux-3.4.99/drivers/power/
Dwm97xx_battery.c102 schedule_work(&bat_work); in wm97xx_bat_external_power_changed()
142 schedule_work(&bat_work); in wm97xx_chrg_irq()
155 schedule_work(&bat_work); in wm97xx_bat_resume()
247 schedule_work(&bat_work); in wm97xx_bat_probe()
Dcollie_battery.c144 schedule_work(&bat_work); in collie_bat_external_power_changed()
150 schedule_work(&bat_work); in collie_bat_gpio_isr()
300 schedule_work(&bat_work); in collie_bat_resume()
338 schedule_work(&bat_work); in collie_bat_probe()
Dz2_battery.c90 schedule_work(&charger->bat_work); in z2_batt_ext_power_changed()
127 schedule_work(&charger->bat_work); in z2_charge_switch_irq()
237 schedule_work(&charger->bat_work); in z2_batt_probe()
288 schedule_work(&charger->bat_work); in z2_batt_resume()
Dtosa_battery.c148 schedule_work(&bat_work); in tosa_bat_external_power_changed()
154 schedule_work(&bat_work); in tosa_bat_gpio_isr()
337 schedule_work(&bat_work); in tosa_bat_resume()
390 schedule_work(&bat_work); in tosa_bat_probe()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-ir.c97 schedule_work(&dev->ir_rx_work); in cx23885_ir_rx_v4l2_dev_notify()
116 schedule_work(&dev->ir_tx_work); in cx23885_ir_tx_v4l2_dev_notify()
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dbacklight.c137 schedule_work(&pmac_backlight_key_work); in pmac_backlight_key()
181 schedule_work(&pmac_backlight_set_legacy_work); in pmac_backlight_set_legacy_brightness_pmu()
/linux-3.4.99/drivers/i2c/
Di2c-smbus.c132 schedule_work(&alert->alert); in smbalert_irq()
244 return schedule_work(&alert->alert); in i2c_handle_smbus_alert()
/linux-3.4.99/drivers/leds/
Dleds-wm831x-status.c84 schedule_work(&led->work); in wm831x_status_set()
153 schedule_work(&led->work); in wm831x_status_blink_set()
212 schedule_work(&led->work); in wm831x_status_src_store()
Dledtrig-gpio.c37 schedule_work(&gpio_data->work); in gpio_trig_irq()
123 schedule_work(&gpio_data->work); in gpio_trig_inverted_store()
/linux-3.4.99/drivers/char/
Dgenrtc.c127 } else if (schedule_work(&genrtc_task) == 0) in genrtc_troutine()
141 if ((schedule_work(&genrtc_task) == 0)) in gen_rtc_timer()
253 if (schedule_work(&genrtc_task) == 0){ in gen_set_rtc_irq_bit()
/linux-3.4.99/drivers/tty/
Dsysrq.c98 schedule_work(SAK_work); in sysrq_handle_SAK()
240 schedule_work(&sysrq_showallcpus); in sysrq_handle_showallcpus()
356 schedule_work(&moom_work); in sysrq_handle_moom()
690 schedule_work(&sysrq->reinject_work); in sysrq_filter()
/linux-3.4.99/drivers/media/video/tm6000/
Dtm6000-alsa.c203 schedule_work(&core->wq_trigger); in snd_tm6000_close()
306 schedule_work(&core->wq_trigger); in snd_tm6000_hw_free()
366 schedule_work(&core->wq_trigger); in snd_tm6000_card_trigger()
/linux-3.4.99/drivers/input/tablet/
Dwacom.h131 schedule_work(&wacom->work); in wacom_schedule_work()
/linux-3.4.99/drivers/media/video/cx18/
Dcx18-streams.h45 schedule_work(&s->out_work_order); in cx18_stream_load_fw_queue()
/linux-3.4.99/drivers/net/ethernet/atheros/atlx/
Datlx.c115 schedule_work(&adapter->link_chg_task); in atlx_check_for_link()
197 schedule_work(&adapter->reset_dev_task); in atlx_tx_timeout()
/linux-3.4.99/sound/pci/hda/
Dhda_beep.c114 schedule_work(&beep->beep_work); in snd_hda_beep_event()
203 schedule_work(&beep->register_work); in snd_hda_enable_beep_device()
/linux-3.4.99/drivers/media/dvb/mantis/
Dhopper_cards.c106 schedule_work(&ca->hif_evm_work); in hopper_irq_handler()
110 schedule_work(&mantis->uart_work); in hopper_irq_handler()
Dmantis_cards.c114 schedule_work(&ca->hif_evm_work); in mantis_irq_handler()
118 schedule_work(&mantis->uart_work); in mantis_irq_handler()
/linux-3.4.99/drivers/usb/otg/
Dmsm_otg.c706 schedule_work(&motg->sm_work); in msm_otg_set_host()
726 schedule_work(&motg->sm_work); in msm_otg_set_host()
779 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()
795 schedule_work(&motg->sm_work); in msm_otg_set_peripheral()
1092 schedule_work(&motg->sm_work); in msm_chg_detect_work()
1228 schedule_work(w); in msm_otg_sm_work()
1237 schedule_work(w); in msm_otg_sm_work()
1279 schedule_work(&motg->sm_work); in msm_otg_irq()
1374 schedule_work(&motg->sm_work); in msm_otg_mode_write()
/linux-3.4.99/security/apparmor/
Dlib.c134 schedule_work(work); in kvfree()
/linux-3.4.99/drivers/bluetooth/
Dbcm203x.c103 schedule_work(&data->work); in bcm203x_complete()
253 schedule_work(&data->work); in bcm203x_probe()
/linux-3.4.99/drivers/hv/
Dhv_util.c166 schedule_work(&wrk->work); in adj_guesttime()
173 schedule_work(&wrk->work); in adj_guesttime()

12345678910>>...19