Home
last modified time | relevance | path

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

1234567

/linux-4.19.296/drivers/hid/
Dwacom.h197 schedule_work(&wacom->wireless_work); in wacom_schedule_work()
200 schedule_work(&wacom->battery_work); in wacom_schedule_work()
203 schedule_work(&wacom->remote_work); in wacom_schedule_work()
206 schedule_work(&wacom->mode_change_work); in wacom_schedule_work()
Dhid-gt683r.c84 schedule_work(&led->work); in gt683r_brightness_set()
128 schedule_work(&led->work); in mode_store()
/linux-4.19.296/drivers/regulator/
Darizona-micsupp.c86 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_enable()
98 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_disable()
110 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_set_bypass()
/linux-4.19.296/drivers/s390/char/
Dsclp_config.c75 schedule_work(&sclp_cpu_change_work); in sclp_conf_receiver_fn()
78 schedule_work(&sclp_cpu_capability_work); in sclp_conf_receiver_fn()
Dctrlchar.c31 schedule_work(&sw->work); in schedule_sysrq_work()
Dsclp_ocf.c80 schedule_work(&sclp_ocf_change_work); in sclp_ocf_handler()
/linux-4.19.296/drivers/media/radio/
Dradio-shark.c191 schedule_work(&shark->led_work); in shark_led_set_blue()
203 schedule_work(&shark->led_work); in shark_led_set_blue_pulse()
214 schedule_work(&shark->led_work); in shark_led_set_red()
277 schedule_work(&shark->led_work); in shark_resume_leds()
Dradio-shark2.c175 schedule_work(&shark->led_work); in shark_led_set_blue()
186 schedule_work(&shark->led_work); in shark_led_set_red()
243 schedule_work(&shark->led_work); in shark_resume_leds()
/linux-4.19.296/drivers/bluetooth/
Dbcm203x.c103 schedule_work(&data->work); in bcm203x_complete()
244 schedule_work(&data->work); in bcm203x_probe()
/linux-4.19.296/drivers/rtc/
Drtc-dev.c67 } else if (schedule_work(&rtc->uie_task) == 0) { in rtc_uie_task()
82 if ((schedule_work(&rtc->uie_task) == 0)) in rtc_uie_timer()
123 if (schedule_work(&rtc->uie_task) == 0) in set_uie()
Dinterface.c174 schedule_work(&rtc->irqwork); in rtc_set_time()
695 schedule_work(&rtc->irqwork); in rtc_update_irq()
845 schedule_work(&rtc->irqwork); in rtc_timer_enqueue()
896 schedule_work(&rtc->irqwork); in rtc_timer_remove()
/linux-4.19.296/lib/
Donce.c37 schedule_work(&w->work); in once_disable_jump()
/linux-4.19.296/drivers/misc/mei/
Dinit.c277 schedule_work(&dev->reset_work); in mei_restart()
306 schedule_work(&dev->reset_work); in mei_reset_work()
Dpci-txe.c328 schedule_work(&dev->reset_work); in mei_txe_pm_runtime_suspend()
356 schedule_work(&dev->reset_work); in mei_txe_pm_runtime_resume()
Dpci-me.c442 schedule_work(&dev->reset_work); in mei_me_pm_runtime_suspend()
468 schedule_work(&dev->reset_work); in mei_me_pm_runtime_resume()
/linux-4.19.296/drivers/xen/
Dpcpu.c344 schedule_work(&xen_pcpu_work); in xen_pcpu_interrupt()
351 schedule_work(&xen_pcpu_work); in xen_pcpu_hotplug_sync()
/linux-4.19.296/drivers/isdn/hysdn/
Dboardergo.c61 schedule_work(&card->irq_queue); in ergo_interrupt()
174 schedule_work(&card->irq_queue); in ergo_set_errlog_state()
Dhysdn_sched.c175 schedule_work(&card->irq_queue); in hysdn_tx_cfgline()
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_datagram.c248 schedule_work(&dg_info->work); in dg_dispatch_as_host()
391 schedule_work(&dg_info->work); in vmci_datagram_invoke_guest_handler()
Dvmci_doorbell.c321 if (!schedule_work(&entry->work)) in vmci_dbell_host_context_notify()
370 if (!schedule_work(&dbell->work)) in dbell_fire_entries()
/linux-4.19.296/include/linux/
Dstop_machine.h77 schedule_work(&work_buf->work); in stop_one_cpu_nowait()
DmISDNhw.h84 schedule_work(&((s)->workq)); \
/linux-4.19.296/drivers/char/tpm/
Dtpm-dev-common.c32 schedule_work(&priv->work); in user_reader_timeout()
/linux-4.19.296/drivers/i2c/
Di2c-smbus.c209 return schedule_work(&alert->alert); in i2c_handle_smbus_alert()
/linux-4.19.296/drivers/misc/mic/scif/
Dscif_peer_bus.c139 schedule_work(&scifdev->peer_add_work); in scif_peer_register_device()

1234567