Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 25 of 102) sorted by relevance

12345

/drivers/scsi/lpfc/
Dlpfc_nportdisc.c809 void *arg, uint32_t evt) in lpfc_disc_illegal()
833 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
854 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
868 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
876 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
891 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
898 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
906 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
913 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
964 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
/drivers/scsi/ibmvscsi/
Dibmvfc.c157 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
191 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
226 #define ibmvfc_trc_start(evt) do { } while (0) argument
227 #define ibmvfc_trc_end(evt) do { } while (0) argument
752 struct ibmvfc_event *evt) in ibmvfc_valid_event()
767 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
784 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
807 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
831 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1228 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
[all …]
/drivers/clocksource/
Dmtk_timer.c78 static void mtk_clkevt_time_stop(struct mtk_clock_event_device *evt, u8 timer) in mtk_clkevt_time_stop()
87 static void mtk_clkevt_time_setup(struct mtk_clock_event_device *evt, in mtk_clkevt_time_setup()
93 static void mtk_clkevt_time_start(struct mtk_clock_event_device *evt, in mtk_clkevt_time_start()
123 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_set_periodic() local
134 struct mtk_clock_event_device *evt = to_mtk_clk(clk); in mtk_clkevt_next_event() local
145 struct mtk_clock_event_device *evt = dev_id; in mtk_timer_interrupt() local
155 __init mtk_timer_setup(struct mtk_clock_event_device *evt, u8 timer, u8 option) in mtk_timer_setup()
169 static void mtk_timer_enable_irq(struct mtk_clock_event_device *evt, u8 timer) in mtk_timer_enable_irq()
186 struct mtk_clock_event_device *evt; in mtk_timer_init() local
Dmoxart_timer.c84 static inline struct moxart_timer *to_moxart(struct clock_event_device *evt) in to_moxart()
89 static inline void moxart_disable(struct clock_event_device *evt) in moxart_disable()
96 static inline void moxart_enable(struct clock_event_device *evt) in moxart_enable()
103 static int moxart_shutdown(struct clock_event_device *evt) in moxart_shutdown()
109 static int moxart_set_oneshot(struct clock_event_device *evt) in moxart_set_oneshot()
116 static int moxart_set_periodic(struct clock_event_device *evt) in moxart_set_periodic()
128 struct clock_event_device *evt) in moxart_clkevt_next_event()
145 struct clock_event_device *evt = dev_id; in moxart_timer_interrupt() local
Dtimer-sp804.c127 struct clock_event_device *evt = dev_id; in sp804_timer_interrupt() local
137 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
142 static int sp804_shutdown(struct clock_event_device *evt) in sp804_shutdown()
148 static int sp804_set_periodic(struct clock_event_device *evt) in sp804_set_periodic()
160 struct clock_event_device *evt) in sp804_set_next_event()
192 struct clock_event_device *evt = &sp804_clockevent; in __sp804_clockevents_init() local
Dexynos_mct.c86 struct clock_event_device evt; member
289 struct clock_event_device *evt) in exynos4_comp_set_next_event()
296 static int mct_set_state_shutdown(struct clock_event_device *evt) in mct_set_state_shutdown()
302 static int mct_set_state_periodic(struct clock_event_device *evt) in mct_set_state_periodic()
328 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local
392 struct clock_event_device *evt) in exynos4_tick_set_next_event()
401 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown()
410 static int set_state_periodic(struct clock_event_device *evt) in set_state_periodic()
441 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_tick_isr() local
454 struct clock_event_device *evt = &mevt->evt; in exynos4_mct_starting_cpu() local
[all …]
Di8253.c103 static int pit_shutdown(struct clock_event_device *evt) in pit_shutdown()
118 static int pit_set_oneshot(struct clock_event_device *evt) in pit_set_oneshot()
126 static int pit_set_periodic(struct clock_event_device *evt) in pit_set_periodic()
144 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
Darm_arch_timer.c62 struct clock_event_device evt; member
198 struct clock_event_device *evt) in timer_handler()
215 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt() local
222 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys() local
229 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys_mem() local
236 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt_mem() local
273 static __always_inline void set_next_event(const int access, unsigned long evt, in set_next_event()
286 unsigned long evt, struct clock_event_device *clk) in fsl_a008585_set_next_event()
303 static int fsl_a008585_set_next_event_virt(unsigned long evt, in fsl_a008585_set_next_event_virt()
310 static int fsl_a008585_set_next_event_phys(unsigned long evt, in fsl_a008585_set_next_event_phys()
[all …]
Dtimer-integrator-ap.c73 struct clock_event_device *evt = dev_id; in integrator_timer_interrupt() local
83 static int clkevt_shutdown(struct clock_event_device *evt) in clkevt_shutdown()
92 static int clkevt_set_oneshot(struct clock_event_device *evt) in clkevt_set_oneshot()
102 static int clkevt_set_periodic(struct clock_event_device *evt) in clkevt_set_periodic()
116 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) in clkevt_set_next_event()
Dmeson6_timer.c70 static int meson6_shutdown(struct clock_event_device *evt) in meson6_shutdown()
76 static int meson6_set_oneshot(struct clock_event_device *evt) in meson6_set_oneshot()
83 static int meson6_set_periodic(struct clock_event_device *evt) in meson6_set_periodic()
91 static int meson6_clkevt_next_event(unsigned long evt, in meson6_clkevt_next_event()
115 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in meson6_timer_interrupt() local
Ddw_apb_timer.c41 ced_to_dw_apb_ced(struct clock_event_device *evt) in ced_to_dw_apb_ced()
100 struct clock_event_device *evt = data; in dw_apb_clockevent_irq() local
124 static int apbt_shutdown(struct clock_event_device *evt) in apbt_shutdown()
138 static int apbt_set_oneshot(struct clock_event_device *evt) in apbt_set_oneshot()
170 static int apbt_set_periodic(struct clock_event_device *evt) in apbt_set_periodic()
196 static int apbt_resume(struct clock_event_device *evt) in apbt_resume()
208 struct clock_event_device *evt) in apbt_next_event()
Dasm9260_timer.c114 struct clock_event_device *evt) in asm9260_timer_set_next_event()
123 static inline void __asm9260_timer_shutdown(struct clock_event_device *evt) in __asm9260_timer_shutdown()
129 static int asm9260_timer_shutdown(struct clock_event_device *evt) in asm9260_timer_shutdown()
135 static int asm9260_timer_set_oneshot(struct clock_event_device *evt) in asm9260_timer_set_oneshot()
145 static int asm9260_timer_set_periodic(struct clock_event_device *evt) in asm9260_timer_set_periodic()
173 struct clock_event_device *evt = dev_id; in asm9260_timer_interrupt() local
Dtegra20_timer.c65 struct clock_event_device *evt) in tegra_timer_set_next_event()
75 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown()
80 static int tegra_timer_shutdown(struct clock_event_device *evt) in tegra_timer_shutdown()
86 static int tegra_timer_set_periodic(struct clock_event_device *evt) in tegra_timer_set_periodic()
155 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in tegra_timer_interrupt() local
Dqcom-timer.c48 struct clock_event_device *evt = dev_id; in msm_timer_interrupt() local
60 struct clock_event_device *evt) in msm_timer_set_next_event()
78 static int msm_timer_shutdown(struct clock_event_device *evt) in msm_timer_shutdown()
110 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_starting_cpu() local
140 struct clock_event_device *evt = per_cpu_ptr(msm_evt, cpu); in msm_local_timer_dying_cpu() local
Dsun4i_timer.c84 static int sun4i_clkevt_shutdown(struct clock_event_device *evt) in sun4i_clkevt_shutdown()
90 static int sun4i_clkevt_set_oneshot(struct clock_event_device *evt) in sun4i_clkevt_set_oneshot()
97 static int sun4i_clkevt_set_periodic(struct clock_event_device *evt) in sun4i_clkevt_set_periodic()
105 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event()
133 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt() local
Dmxs_timer.c106 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event()
115 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event()
126 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local
161 static int mxs_shutdown(struct clock_event_device *evt) in mxs_shutdown()
168 static int mxs_set_oneshot(struct clock_event_device *evt) in mxs_set_oneshot()
Dtime-armada-370-xp.c126 static int armada_370_xp_clkevt_shutdown(struct clock_event_device *evt) in armada_370_xp_clkevt_shutdown()
140 static int armada_370_xp_clkevt_set_periodic(struct clock_event_device *evt) in armada_370_xp_clkevt_set_periodic()
162 struct clock_event_device *evt = dev_id; in armada_370_xp_timer_interrupt() local
175 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); in armada_370_xp_timer_starting_cpu() local
205 struct clock_event_device *evt = per_cpu_ptr(armada_370_xp_evt, cpu); in armada_370_xp_timer_dying_cpu() local
Dtimer-keystone.c123 struct clock_event_device *evt = dev_id; in keystone_timer_interrupt() local
130 struct clock_event_device *evt) in keystone_set_next_event()
135 static int keystone_shutdown(struct clock_event_device *evt) in keystone_shutdown()
141 static int keystone_set_periodic(struct clock_event_device *evt) in keystone_set_periodic()
Dcs5535-clockevt.c79 static int mfgpt_shutdown(struct clock_event_device *evt) in mfgpt_shutdown()
85 static int mfgpt_set_periodic(struct clock_event_device *evt) in mfgpt_set_periodic()
92 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) in mfgpt_next_event()
Darm_global_timer.c116 static int gt_clockevent_shutdown(struct clock_event_device *evt) in gt_clockevent_shutdown()
127 static int gt_clockevent_set_periodic(struct clock_event_device *evt) in gt_clockevent_set_periodic()
133 static int gt_clockevent_set_next_event(unsigned long evt, in gt_clockevent_set_next_event()
142 struct clock_event_device *evt = dev_id; in gt_clockevent_interrupt() local
Dvt8500_timer.c75 struct clock_event_device *evt) in vt8500_timer_set_next_event()
92 static int vt8500_shutdown(struct clock_event_device *evt) in vt8500_shutdown()
110 struct clock_event_device *evt = dev_id; in vt8500_timer_interrupt() local
Dtimer-oxnas-rps.c98 static int oxnas_rps_timer_shutdown(struct clock_event_device *evt) in oxnas_rps_timer_shutdown()
108 static int oxnas_rps_timer_set_periodic(struct clock_event_device *evt) in oxnas_rps_timer_set_periodic()
118 static int oxnas_rps_timer_set_oneshot(struct clock_event_device *evt) in oxnas_rps_timer_set_oneshot()
129 struct clock_event_device *evt) in oxnas_rps_timer_next_event()
/drivers/uwb/
Duwbd.c179 int uwbd_event_handle_urc(struct uwb_event *evt) in uwbd_event_handle_urc()
211 static void uwbd_event_handle_message(struct uwb_event *evt) in uwbd_event_handle_message()
229 static void uwbd_event_handle(struct uwb_event *evt) in uwbd_event_handle()
271 struct uwb_event *evt; in uwbd() local
336 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue()
357 struct uwb_event *evt, *nxt; in uwbd_flush() local
/drivers/net/wireless/ath/wil6210/
Dwmi.c313 struct wmi_ready_event *evt = d; in wmi_evt_ready() local
452 struct wmi_connect_event *evt = d; in wmi_evt_connect() local
603 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local
631 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local
679 struct wmi_vring_en_event *evt = d; in wmi_evt_vring_en() local
698 struct wmi_ba_status_event *evt = d; in wmi_evt_ba_status() local
729 struct wmi_rcp_addba_req_event *evt = d; in wmi_evt_addba_rx_req() local
739 struct wmi_delba_event *evt = d; in wmi_evt_delba() local
824 struct pending_wmi_event *evt; in wmi_recv_cmd() local
1018 struct wmi_led_cfg_done_event evt; in wmi_led_cfg() member
[all …]
/drivers/usb/dwc3/
Dcore.c230 struct dwc3_event_buffer *evt) in dwc3_free_one_event_buffer()
246 struct dwc3_event_buffer *evt; in dwc3_alloc_one_event_buffer() local
268 struct dwc3_event_buffer *evt; in dwc3_free_event_buffers() local
285 struct dwc3_event_buffer *evt; in dwc3_alloc_event_buffers() local
305 struct dwc3_event_buffer *evt; in dwc3_event_buffers_setup() local
328 struct dwc3_event_buffer *evt; in dwc3_event_buffers_cleanup() local

12345