| /linux/drivers/hid/ |
| H A D | wacom.h | 192 schedule_work(&wacom->wireless_work); in wacom_schedule_work() 195 schedule_work(&wacom->battery_work); in wacom_schedule_work() 198 schedule_work(&wacom->remote_work); in wacom_schedule_work() 201 schedule_work(&wacom->mode_change_work); in wacom_schedule_work()
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_typec_altmode.c | 97 schedule_work(&adata->work); in cros_typec_altmode_enter() 136 schedule_work(&adata->work); in cros_typec_altmode_exit() 182 schedule_work(&adata->work); in cros_typec_displayport_vdm() 189 schedule_work(&adata->work); in cros_typec_displayport_vdm() 238 schedule_work(&adata->work); in cros_typec_thunderbolt_vdm() 301 schedule_work(&adata->work); in cros_typec_displayport_status_update()
|
| /linux/drivers/power/supply/ |
| H A D | wm97xx_battery.c | 94 schedule_work(&bat_work); in wm97xx_bat_external_power_changed() 133 schedule_work(&bat_work); in wm97xx_chrg_irq() 146 schedule_work(&bat_work); in wm97xx_bat_resume() 236 schedule_work(&bat_work); in wm97xx_bat_probe()
|
| H A D | collie_battery.c | 142 schedule_work(&bat_work); in collie_bat_external_power_changed() 148 schedule_work(&bat_work); in collie_bat_gpio_isr() 307 schedule_work(&bat_work); in collie_bat_resume() 415 schedule_work(&bat_work); in collie_bat_probe()
|
| /linux/net/nfc/hci/ |
| H A D | llc_shdlc.c | 569 schedule_work(&shdlc->sm_work); in llc_shdlc_connect_timeout() 578 schedule_work(&shdlc->sm_work); in llc_shdlc_t1_timeout() 587 schedule_work(&shdlc->sm_work); in llc_shdlc_t2_timeout() 625 schedule_work(&shdlc->sm_work); in llc_shdlc_sm_work() 685 schedule_work(&shdlc->sm_work); in llc_shdlc_connect() 700 schedule_work(&shdlc->sm_work); in llc_shdlc_disconnect() 718 schedule_work(&shdlc->sm_work); in llc_shdlc_recv_frame() 801 schedule_work(&shdlc->sm_work); in llc_shdlc_xmit_from_hci()
|
| /linux/security/keys/ |
| H A D | gc.c | 60 schedule_work(&key_gc_work); in key_schedule_gc() 88 schedule_work(&key_gc_work); in key_schedule_gc_links() 122 schedule_work(&key_gc_work); in key_gc_keytype() 327 schedule_work(&key_gc_work); in key_garbage_collector()
|
| /linux/drivers/nfc/st-nci/ |
| H A D | ndlc.c | 82 schedule_work(&ndlc->sm_work); in ndlc_send() 234 schedule_work(&ndlc->sm_work); in ndlc_recv() 242 schedule_work(&ndlc->sm_work); in ndlc_t1_timeout() 249 schedule_work(&ndlc->sm_work); in ndlc_t2_timeout()
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-ir.c | 84 schedule_work(&dev->ir_rx_work); in cx23885_ir_rx_v4l2_dev_notify() 103 schedule_work(&dev->ir_tx_work); in cx23885_ir_tx_v4l2_dev_notify()
|
| /linux/drivers/usb/typec/altmodes/ |
| H A D | thunderbolt.c | 123 schedule_work(&tbt->work); in tbt_altmode_work() 204 schedule_work(&tbt->work); in tbt_cable_altmode_vdm() 261 schedule_work(&tbt->work); in tbt_altmode_vdm() 317 schedule_work(&tbt->work); in tbt_altmode_probe()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 103 schedule_work(&pmac_backlight_key_work); in pmac_backlight_key() 147 schedule_work(&pmac_backlight_set_legacy_work); in pmac_backlight_set_legacy_brightness_pmu()
|
| /linux/kernel/rcu/ |
| H A D | srcutiny.c | 171 schedule_work(&ssp->srcu_work); in srcu_drive_gp() 187 schedule_work(&ssp->srcu_work); in srcu_gp_start_if_needed() 309 schedule_work(&ssp->srcu_work); in srcu_init()
|
| /linux/sound/firewire/fireface/ |
| H A D | ff-transaction.c | 24 schedule_work(&ff->rx_midi_work[port]); in finish_transmit_midi_msg() 32 schedule_work(&ff->rx_midi_work[port]); in finish_transmit_midi_msg() 73 schedule_work(&ff->rx_midi_work[port]); in transmit_midi_msg()
|
| /linux/drivers/media/radio/ |
| H A D | radio-shark.c | 191 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()
|
| /linux/drivers/nfc/nxp-nci/ |
| H A D | firmware.c | 155 schedule_work(&fw_info->work); in nxp_nci_fw_send() 235 schedule_work(&fw_info->work); in nxp_nci_fw_download() 307 schedule_work(&fw_info->work); in nxp_nci_fw_recv_frame()
|
| /linux/drivers/s390/char/ |
| H A D | sclp_config.c | 74 schedule_work(&sclp_cpu_change_work); in sclp_conf_receiver_fn() 77 schedule_work(&sclp_cpu_capability_work); in sclp_conf_receiver_fn()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hw_error.c | 93 schedule_work(&tile->csc_hw_error_work); in csc_hw_error_handler() 142 schedule_work(&tile->csc_hw_error_work); in xe_hw_error_irq_handler()
|
| /linux/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 168 schedule_work(&port->work); in async_midi_port_callback() 188 schedule_work(&port->work); in midi_port_work() 202 schedule_work(&port->work); in midi_port_work()
|
| /linux/sound/usb/usx2y/ |
| H A D | us144mkii_midi.c | 61 schedule_work(&tascam->midi_in_work); in tascam_midi_in_urb_complete() 202 schedule_work(&tascam->midi_out_work); in tascam_midi_out_urb_complete() 358 schedule_work(&tascam->midi_out_work); in tascam_midi_out_trigger()
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | displayport.c | 101 schedule_work(&dp->work); in ucsi_displayport_enter() 146 schedule_work(&dp->work); in ucsi_displayport_exit() 259 schedule_work(&dp->work); in ucsi_displayport_vdm()
|
| /linux/drivers/regulator/ |
| H A D | arizona-micsupp.c | 85 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_enable() 97 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_disable() 109 schedule_work(&micsupp->check_cp_work); in arizona_micsupp_set_bypass()
|
| /linux/drivers/gpu/drm/bridge/cadence/ |
| H A D | cdns-mhdp8546-hdcp.c | 453 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_check_link() 460 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_check_link() 514 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_enable() 529 schedule_work(&mhdp->hdcp.prop_work); in cdns_mhdp_hdcp_disable()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | btcoex.c | 280 schedule_work(&bt_local->work); in brcmf_btcoex_timerfunc() 419 schedule_work(&btci->work); in brcmf_btcoex_dhcp_start() 436 schedule_work(&btci->work); in brcmf_btcoex_dhcp_end()
|
| /linux/drivers/vfio/ |
| H A D | virqfd.c | 53 schedule_work(&virqfd->inject); in virqfd_wakeup() 181 schedule_work(&virqfd->inject); in vfio_virqfd_enable()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | yogabook.c | 132 schedule_work(&data->work); in yogabook_toggle_digitizer_mode() 144 schedule_work(&data->work); in yogabook_backside_hall_irq() 229 schedule_work(&data->work); in yogabook_probe() 291 schedule_work(&data->work); in yogabook_resume()
|
| /linux/drivers/platform/surface/ |
| H A D | surface_aggregator_tabletsw.c | 112 schedule_work(&sw->update_work); in ssam_tablet_sw_resume() 183 schedule_work(&sw->update_work); in ssam_tablet_sw_probe() 297 schedule_work(&sw->update_work); in ssam_kip_sw_notif() 596 schedule_work(&sw->update_work); in ssam_pos_sw_notif()
|