Searched refs:schedule_work (Results 1 - 25 of 361) sorted by relevance

1234567891011>>

/drivers/s390/char/
H A Dctrlchar.c56 schedule_work(&ctrlchar_work);
H A Dsclp_config.c58 schedule_work(&sclp_cpu_change_work);
61 schedule_work(&sclp_cpu_capability_work);
/drivers/media/video/cx18/
H A Dcx18-streams.h45 schedule_work(&s->out_work_order);
/drivers/media/video/cx23885/
H A Dcx23885-ir.c97 schedule_work(&dev->ir_rx_work);
116 schedule_work(&dev->ir_tx_work);
H A Dcimax2.c388 schedule_work(&state->work);
395 schedule_work(&state->work);
509 schedule_work(&state->work);
/drivers/isdn/act2000/
H A Dact2000.h186 schedule_work(&card->snd_tq);
191 schedule_work(&card->rcv_tq);
196 schedule_work(&card->poll_tq);
/drivers/power/
H A Dwm97xx_battery.c102 schedule_work(&bat_work);
142 schedule_work(&bat_work);
155 schedule_work(&bat_work);
247 schedule_work(&bat_work);
H A Dcollie_battery.c144 schedule_work(&bat_work);
150 schedule_work(&bat_work);
300 schedule_work(&bat_work);
338 schedule_work(&bat_work);
H A Dtosa_battery.c148 schedule_work(&bat_work);
154 schedule_work(&bat_work);
337 schedule_work(&bat_work);
390 schedule_work(&bat_work);
H A Dz2_battery.c90 schedule_work(&charger->bat_work);
127 schedule_work(&charger->bat_work);
237 schedule_work(&charger->bat_work);
288 schedule_work(&charger->bat_work);
/drivers/i2c/
H A Di2c-smbus.c131 schedule_work(&alert->alert);
243 return schedule_work(&alert->alert);
/drivers/media/dvb/mantis/
H A Dmantis_evm.c105 schedule_work(&ca->hif_evm_work);
H A Dmantis_uart.c175 schedule_work(&mantis->uart_work);
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);
/drivers/char/
H A Dgenrtc.c97 static volatile int stask_active; /* schedule_work */
128 } else if (schedule_work(&genrtc_task) == 0)
142 if ((schedule_work(&genrtc_task) == 0))
254 if (schedule_work(&genrtc_task) == 0){
/drivers/leds/
H A Dleds-wm831x-status.c84 schedule_work(&led->work);
153 schedule_work(&led->work);
212 schedule_work(&led->work);
H A Dledtrig-gpio.c36 /* just schedule_work since gpio_get_value can sleep */
37 schedule_work(&gpio_data->work);
123 schedule_work(&gpio_data->work);
H A Dleds-pca9532.c177 schedule_work(&led->work);
201 schedule_work(&led->work);
219 schedule_work(&data->work);
/drivers/bluetooth/
H A Dbcm203x.c103 schedule_work(&data->work);
253 schedule_work(&data->work);
/drivers/hv/
H A Dhv_util.c169 schedule_work(&wrk->work);
176 schedule_work(&wrk->work);
/drivers/net/ethernet/atheros/atlx/
H A Datlx.c114 schedule_work(&adapter->link_chg_task);
196 schedule_work(&adapter->tx_timeout_task);
/drivers/usb/otg/
H A Dmsm_otg.c706 schedule_work(&motg->sm_work);
726 schedule_work(&motg->sm_work);
779 schedule_work(&motg->sm_work);
795 schedule_work(&motg->sm_work);
1092 schedule_work(&motg->sm_work);
1226 schedule_work(w);
1235 schedule_work(w);
1277 schedule_work(&motg->sm_work);
1372 schedule_work(&motg->sm_work);
/drivers/media/video/tm6000/
H A Dtm6000-alsa.c203 schedule_work(&core->wq_trigger);
306 schedule_work(&core->wq_trigger);
366 schedule_work(&core->wq_trigger);
/drivers/mtd/
H A Dmtdoops.c145 schedule_work(&cxt->work_erase);
297 schedule_work(&cxt->work_erase);
340 schedule_work(&cxt->work_write);

Completed in 50 milliseconds

1234567891011>>