Home
last modified time | relevance | path

Searched defs:work (Results 576 – 600 of 2683) sorted by relevance

1...<<21222324252627282930>>...108

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Djournal.c584 static void journal_discard_work(struct work_struct *work) in journal_discard_work()
911 static void journal_write_work(struct work_struct *work) in journal_write_work()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h28 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work()
217 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dbat_v_ogm.c365 static void batadv_v_ogm_send(struct work_struct *work) in batadv_v_ogm_send()
384 void batadv_v_ogm_aggr_work(struct work_struct *work) in batadv_v_ogm_aggr_work()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dezx-pcap.c169 static void pcap_msr_work(struct work_struct *work) in pcap_msr_work()
176 static void pcap_isr_work(struct work_struct *work) in pcap_isr_work()
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-max14577.c480 static void max14577_muic_irq_work(struct work_struct *work) in max14577_muic_irq_work()
647 static void max14577_muic_detect_cable_wq(struct work_struct *work) in max14577_muic_detect_cable_wq()
H A Dextcon-sm5502.c423 static void sm5502_muic_irq_work(struct work_struct *work) in sm5502_muic_irq_work()
502 static void sm5502_muic_detect_cable_wq(struct work_struct *work) in sm5502_muic_detect_cable_wq()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dda9150-fg.c79 struct delayed_work work; member
354 static void da9150_fg_work(struct work_struct *work) in da9150_fg_work()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_ishtp.c139 static void ish_evt_handler(struct work_struct *work) in ish_evt_handler()
589 static void reset_handler(struct work_struct *work) in reset_handler()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.c480 static void rk628_display_work(struct work_struct *work) in rk628_display_work()
519 static void rk628_dsi_work(struct work_struct *work) in rk628_dsi_work()
/OK3568_Linux_fs/kernel/drivers/nfc/
H A Dnfcsim.c170 static void nfcsim_send_wq(struct work_struct *work) in nfcsim_send_wq()
182 static void nfcsim_recv_wq(struct work_struct *work) in nfcsim_recv_wq()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-pca9532.c44 struct work_struct work; member
243 static void pca9532_input_work(struct work_struct *work) in pca9532_input_work()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dadp5588-keys.c43 struct delayed_work work; member
292 static void adp5588_work(struct work_struct *work) in adp5588_work()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dsunxi.c84 struct work_struct work; member
90 static void sunxi_musb_work(struct work_struct *work) in sunxi_musb_work()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c85 struct work_struct work; member
113 static void dm_irq_work_func(struct work_struct *work) in dm_irq_work_func()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_hdmirx.c309 static void rk628_csi_delayed_work_audio(struct work_struct *work) in rk628_csi_delayed_work_audio()
350 static void rk628_csi_delayed_work_audio_rate_change(struct work_struct *work) in rk628_csi_delayed_work_audio_rate_change()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_init.c444 static void phy_reset_work(struct work_struct *work) in phy_reset_work()
451 static void phy_enable_work(struct work_struct *work) in phy_enable_work()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c473 struct work_struct work; member
476 static void mlxsw_env_pmpe_event_work(struct work_struct *work) in mlxsw_env_pmpe_event_work()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c35 struct irq_work work; member
126 static void bpf_ringbuf_notify(struct irq_work *work) in bpf_ringbuf_notify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c185 static void virt_wifi_scan_result(struct work_struct *work) in virt_wifi_scan_result()
260 static void virt_wifi_connect_complete(struct work_struct *work) in virt_wifi_connect_complete()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-card.c240 static void br_work(struct work_struct *work) in br_work()
287 static void bm_work(struct work_struct *work) in bm_work()
/OK3568_Linux_fs/kernel/drivers/sh/maple/
H A Dmaple.c446 static void maple_vblank_handler(struct work_struct *work) in maple_vblank_handler()
631 static void maple_dma_handler(struct work_struct *work) in maple_dma_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c126 static void wl1271_rx_streaming_enable_work(struct work_struct *work) in wl1271_rx_streaming_enable_work()
165 static void wl1271_rx_streaming_disable_work(struct work_struct *work) in wl1271_rx_streaming_disable_work()
213 static void wlcore_rc_update_work(struct work_struct *work) in wlcore_rc_update_work()
248 static void wl12xx_tx_watchdog_work(struct work_struct *work) in wl12xx_tx_watchdog_work()
506 static void wl1271_netstack_work(struct work_struct *work) in wl1271_netstack_work()
927 static void wl1271_recovery_work(struct work_struct *work) in wl1271_recovery_work()
2037 static void wlcore_channel_switch_work(struct work_struct *work) in wlcore_channel_switch_work()
2077 static void wlcore_connection_loss_work(struct work_struct *work) in wlcore_connection_loss_work()
2105 static void wlcore_pending_auth_complete_work(struct work_struct *work) in wlcore_pending_auth_complete_work()
5742 static void wlcore_roc_complete_work(struct work_struct *work) in wlcore_roc_complete_work()
/OK3568_Linux_fs/kernel/include/media/i2c/
H A Dir-kbd-i2c.h21 struct delayed_work work; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c57 static void mlx5e_hv_vhca_stats_work(struct work_struct *work) in mlx5e_hv_vhca_stats_work()
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_io.c186 static void ft_execute_work(struct work_struct *work) in ft_execute_work()

1...<<21222324252627282930>>...108