Home
last modified time | relevance | path

Searched defs:work (Results 76 – 100 of 2683) sorted by relevance

12345678910>>...108

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dab8500_charger.c1943 static void ab8500_charger_check_vbat_work(struct work_struct *work) in ab8500_charger_check_vbat_work()
1988 static void ab8500_charger_check_hw_failure_work(struct work_struct *work) in ab8500_charger_check_hw_failure_work()
2043 static void ab8500_charger_kick_watchdog_work(struct work_struct *work) in ab8500_charger_kick_watchdog_work()
2066 static void ab8500_charger_ac_work(struct work_struct *work) in ab8500_charger_ac_work()
2093 static void ab8500_charger_usb_attached_work(struct work_struct *work) in ab8500_charger_usb_attached_work()
2130 static void ab8500_charger_ac_attached_work(struct work_struct *work) in ab8500_charger_ac_attached_work()
2177 static void ab8500_charger_detect_usb_type_work(struct work_struct *work) in ab8500_charger_detect_usb_type_work()
2237 static void ab8500_charger_usb_link_attach_work(struct work_struct *work) in ab8500_charger_usb_link_attach_work()
2261 static void ab8500_charger_usb_link_status_work(struct work_struct *work) in ab8500_charger_usb_link_status_work()
2391 static void ab8500_charger_usb_state_changed_work(struct work_struct *work) in ab8500_charger_usb_state_changed_work()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_globals.c23 struct delayed_work work; member
58 static void __i915_globals_park(struct work_struct *work) in __i915_globals_park()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dbacklight.c101 static void pmac_backlight_key_worker(struct work_struct *work) in pmac_backlight_key_worker()
168 static void pmac_backlight_set_legacy_worker(struct work_struct *work) in pmac_backlight_set_legacy_worker()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Dleds.c22 static void led_turn_on(struct work_struct *work) in led_turn_on()
60 static void led_turn_off(struct work_struct *work) in led_turn_off()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dvuart.h23 struct work_struct work; member
37 void (*work)(struct ps3_system_bus_device *); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dnotify.c84 nvkm_notify_work(struct work_struct *work) in nvkm_notify_work()
133 int (*func)(struct nvkm_notify *), bool work, in nvkm_notify_init()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmce.c224 static void machine_check_ue_irq_work(struct irq_work *work) in machine_check_ue_irq_work()
287 static void machine_process_ue_event(struct work_struct *work) in machine_process_ue_event()
330 static void machine_check_process_queued_event(struct irq_work *work) in machine_check_process_queued_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c95 static void mlx5e_rep_neigh_stats_work(struct work_struct *work) in mlx5e_rep_neigh_stats_work()
114 struct work_struct work; member
126 static void mlx5e_rep_neigh_update(struct work_struct *work) in mlx5e_rep_neigh_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c484 static void iwl_bg_ct_enter(struct work_struct *work) in iwl_bg_ct_enter()
513 static void iwl_bg_ct_exit(struct work_struct *work) in iwl_bg_ct_exit()
564 static void iwl_bg_tt_work(struct work_struct *work) in iwl_bg_tt_work()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dlink.c56 void ath_hw_check_work(struct work_struct *work) in ath_hw_check_work()
117 void ath_hw_pll_work(struct work_struct *work) in ath_hw_pll_work()
212 void ath_paprd_calibrate(struct work_struct *work) in ath_paprd_calibrate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dap.c333 void ssv6200_set_tim_work(struct work_struct *work) in ssv6200_set_tim_work()
402 void ssv6200_bcast_tx_work(struct work_struct *work) in ssv6200_bcast_tx_work()
479 void ssv6200_bcast_start_work(struct work_struct *work) in ssv6200_bcast_start_work()
501 void ssv6200_bcast_stop_work(struct work_struct *work) in ssv6200_bcast_stop_work()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_lb.c786 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on()
825 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn()
877 void dhd_rx_compl_dispatcher_fn(struct work_struct * work) in dhd_rx_compl_dispatcher_fn()
895 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work()
1114 void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_lb.c778 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on()
817 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn()
869 void dhd_rx_compl_dispatcher_fn(struct work_struct * work) in dhd_rx_compl_dispatcher_fn()
887 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work()
1106 void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_lb.c786 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on()
825 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn()
877 void dhd_rx_compl_dispatcher_fn(struct work_struct * work) in dhd_rx_compl_dispatcher_fn()
895 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work()
1114 void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h598 static inline int cvmx_wqe_get_port(struct cvmx_wqe *work) in cvmx_wqe_get_port()
610 static inline void cvmx_wqe_set_port(struct cvmx_wqe *work, int port) in cvmx_wqe_set_port()
618 static inline int cvmx_wqe_get_grp(struct cvmx_wqe *work) in cvmx_wqe_get_grp()
630 static inline void cvmx_wqe_set_grp(struct cvmx_wqe *work, int grp) in cvmx_wqe_set_grp()
638 static inline int cvmx_wqe_get_qos(struct cvmx_wqe *work) in cvmx_wqe_get_qos()
650 static inline void cvmx_wqe_set_qos(struct cvmx_wqe *work, int qos) in cvmx_wqe_set_qos()
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-intel-int3496.c28 struct delayed_work work; member
55 static void int3496_do_usb_id(struct work_struct *work) in int3496_do_usb_id()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c34 static void virtio_gpu_config_changed_work_func(struct work_struct *work) in virtio_gpu_config_changed_work_func()
57 void (*work_func)(struct work_struct *work)) in virtio_gpu_init_vq()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dsirfsoc-onkey.c21 struct delayed_work work; member
38 static void sirfsoc_pwrc_report_event(struct work_struct *work) in sirfsoc_pwrc_report_event()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c84 static void amdgpu_hotplug_work_func(struct work_struct *work) in amdgpu_hotplug_work_func()
186 static void amdgpu_irq_handle_ih1(struct work_struct *work) in amdgpu_irq_handle_ih1()
201 static void amdgpu_irq_handle_ih2(struct work_struct *work) in amdgpu_irq_handle_ih2()
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000-input.c54 struct delayed_work work; member
216 static void tm6000_ir_handle_key(struct work_struct *work) in tm6000_ir_handle_key()
251 static void tm6000_ir_int_work(struct work_struct *work) in tm6000_ir_int_work()
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c45 struct callback_head work; member
51 static void __report_access(struct callback_head *work) in __report_access()
115 static void yama_relation_cleanup(struct work_struct *work) in yama_relation_cleanup()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dpmi.c37 struct work_struct work; member
99 static void pmi_notify_handlers(struct work_struct *work) in pmi_notify_handlers()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvirqfd.c85 static void virqfd_shutdown(struct work_struct *work) in virqfd_shutdown()
97 static void virqfd_inject(struct work_struct *work) in virqfd_inject()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fc.c99 void zfcp_fc_post_event(struct work_struct *work) in zfcp_fc_post_event()
177 static void zfcp_fc_wka_port_offline(struct work_struct *work) in zfcp_fc_wka_port_offline()
445 void zfcp_fc_port_did_lookup(struct work_struct *work) in zfcp_fc_port_did_lookup()
591 void zfcp_fc_link_test_work(struct work_struct *work) in zfcp_fc_link_test_work()
806 void zfcp_fc_scan_ports(struct work_struct *work) in zfcp_fc_scan_ports()
936 void zfcp_fc_sym_name_update(struct work_struct *work) in zfcp_fc_sym_name_update()
/OK3568_Linux_fs/kernel/net/ceph/crush/
H A Dmapper.c75 struct crush_work_bucket *work, in bucket_perm_choose()
136 struct crush_work_bucket *work, int x, int r) in bucket_uniform_choose()
377 struct crush_work_bucket *work, in crush_bucket_choose()
450 struct crush_work *work, in crush_choose_firstn()
644 struct crush_work *work, in crush_choose_indep()

12345678910>>...108