Home
last modified time | relevance | path

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

123

/drivers/scsi/lpfc/
Dlpfc_nportdisc.c776 void *arg, uint32_t evt) in lpfc_disc_illegal()
802 void *arg, uint32_t evt) in lpfc_cmpl_plogi_illegal()
823 void *arg, uint32_t evt) in lpfc_rcv_plogi_unused_node()
837 void *arg, uint32_t evt) in lpfc_rcv_els_unused_node()
845 void *arg, uint32_t evt) in lpfc_rcv_logo_unused_node()
860 void *arg, uint32_t evt) in lpfc_cmpl_logo_unused_node()
867 void *arg, uint32_t evt) in lpfc_device_rm_unused_node()
875 void *arg, uint32_t evt) in lpfc_device_recov_unused_node()
882 void *arg, uint32_t evt) in lpfc_rcv_plogi_plogi_issue()
933 void *arg, uint32_t evt) in lpfc_rcv_prli_plogi_issue()
[all …]
/drivers/scsi/ibmvscsi/
Dibmvfc.c153 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
187 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
222 #define ibmvfc_trc_start(evt) do { } while (0) argument
223 #define ibmvfc_trc_end(evt) do { } while (0) argument
749 struct ibmvfc_event *evt) in ibmvfc_valid_event()
764 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
781 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
804 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
828 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1225 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
[all …]
/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
333 void uwbd_event_queue(struct uwb_event *evt) in uwbd_event_queue()
354 struct uwb_event *evt, *nxt; in uwbd_flush() local
Dbeacon.c358 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, in uwb_verify_beacon()
390 int uwbd_evt_handle_rc_beacon(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon()
469 int uwbd_evt_handle_rc_beacon_size(struct uwb_event *evt) in uwbd_evt_handle_rc_beacon_size()
506 int uwbd_evt_handle_rc_bp_slot_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bp_slot_change()
540 int uwbd_evt_handle_rc_bpoie_change(struct uwb_event *evt) in uwbd_evt_handle_rc_bpoie_change()
Ddrp-avail.c227 int uwbd_evt_get_drp_avail(struct uwb_event *evt, unsigned long *bmp) in uwbd_evt_get_drp_avail()
271 int uwbd_evt_handle_rc_drp_avail(struct uwb_event *evt) in uwbd_evt_handle_rc_drp_avail()
Die-rcv.c29 int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *evt) in uwbd_evt_handle_rc_ie_rcv()
Dreset.c323 int uwbd_msg_handle_reset(struct uwb_event *evt) in uwbd_msg_handle_reset()
352 struct uwb_event *evt; in uwb_rc_reset_all() local
/drivers/clocksource/
Dexynos_mct.c83 struct clock_event_device *evt; member
236 struct clock_event_device *evt) in exynos4_comp_set_next_event()
244 struct clock_event_device *evt) in exynos4_comp_set_mode()
274 struct clock_event_device *evt = dev_id; in exynos4_mct_comp_isr() local
338 struct clock_event_device *evt) in exynos4_tick_set_next_event()
348 struct clock_event_device *evt) in exynos4_tick_set_mode()
372 struct clock_event_device *evt = mevt->evt; in exynos4_mct_tick_clear() local
394 struct clock_event_device *evt = mevt->evt; in exynos4_mct_tick_isr() local
415 static int __cpuinit exynos4_local_timer_setup(struct clock_event_device *evt) in exynos4_local_timer_setup()
455 static void exynos4_local_timer_stop(struct clock_event_device *evt) in exynos4_local_timer_stop()
Darm_arch_timer.c48 struct clock_event_device *evt) in timer_handler()
64 struct clock_event_device *evt = dev_id; in arch_timer_handler_virt() local
71 struct clock_event_device *evt = dev_id; in arch_timer_handler_phys() local
103 static inline void set_next_event(const int access, unsigned long evt) in set_next_event()
113 static int arch_timer_set_next_event_virt(unsigned long evt, in arch_timer_set_next_event_virt()
120 static int arch_timer_set_next_event_phys(unsigned long evt, in arch_timer_set_next_event_phys()
Dmxs_timer.c109 static int timrotv1_set_next_event(unsigned long evt, in timrotv1_set_next_event()
118 static int timrotv2_set_next_event(unsigned long evt, in timrotv2_set_next_event()
129 struct clock_event_device *evt = dev_id; in mxs_timer_interrupt() local
154 struct clock_event_device *evt) in mxs_set_mode()
Dvt8500_timer.c74 struct clock_event_device *evt) in vt8500_timer_set_next_event()
92 struct clock_event_device *evt) in vt8500_timer_set_mode()
118 struct clock_event_device *evt = dev_id; in vt8500_timer_interrupt() local
Ddw_apb_timer.c41 ced_to_dw_apb_ced(struct clock_event_device *evt) in ced_to_dw_apb_ced()
89 struct clock_event_device *evt = data; in dw_apb_clockevent_irq() local
114 struct clock_event_device *evt) in apbt_set_mode()
180 struct clock_event_device *evt) in apbt_next_event()
Di8253.c109 struct clock_event_device *evt) in init_pit_timer()
148 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) in pit_next_event()
Dtime-armada-370-xp.c159 struct clock_event_device *evt = *(struct clock_event_device **)dev_id; in armada_370_xp_timer_interrupt() local
170 static int __cpuinit armada_370_xp_timer_setup(struct clock_event_device *evt) in armada_370_xp_timer_setup()
202 static void armada_370_xp_timer_stop(struct clock_event_device *evt) in armada_370_xp_timer_stop()
Dtegra20_timer.c62 struct clock_event_device *evt) in tegra_timer_set_next_event()
73 struct clock_event_device *evt) in tegra_timer_set_mode()
144 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in tegra_timer_interrupt() local
Dcs5535-clockevt.c81 struct clock_event_device *evt) in mfgpt_set_mode()
91 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) in mfgpt_next_event()
Dmetag_generic.c60 struct clock_event_device *evt) in metag_timer_set_mode()
93 struct clock_event_device *evt = &__get_cpu_var(local_clockevent); in metag_timer_interrupt() local
Dsun4i_timer.c62 static int sun4i_clkevt_next_event(unsigned long evt, in sun4i_clkevt_next_event()
84 struct clock_event_device *evt = (struct clock_event_device *)dev_id; in sun4i_timer_interrupt() local
Dsamsung_pwm_timer.c177 struct clock_event_device *evt) in samsung_set_next_event()
210 struct clock_event_device *evt) in samsung_set_mode()
243 struct clock_event_device *evt = dev_id; in samsung_clock_event_isr() local
/drivers/usb/dwc3/
Dcore.c130 struct dwc3_event_buffer *evt) in dwc3_free_one_event_buffer()
146 struct dwc3_event_buffer *evt; in dwc3_alloc_one_event_buffer() local
168 struct dwc3_event_buffer *evt; in dwc3_free_event_buffers() local
202 struct dwc3_event_buffer *evt; in dwc3_alloc_event_buffers() local
223 struct dwc3_event_buffer *evt; in dwc3_event_buffers_setup() local
248 struct dwc3_event_buffer *evt; in dwc3_event_buffers_cleanup() local
/drivers/net/wireless/ath/wil6210/
Dwmi.c271 struct wmi_ready_event *evt = d; in wmi_evt_ready() local
361 struct wmi_connect_event *evt = d; in wmi_evt_connect() local
446 struct wmi_disconnect_event *evt = d; in wmi_evt_disconnect() local
459 struct wmi_notify_req_done_event *evt = d; in wmi_evt_notify() local
492 struct wmi_eapol_rx_event *evt = d; in wmi_evt_eapol_rx() local
528 struct wmi_data_port_open_event *evt = d; in wmi_evt_linkup() local
538 struct wmi_wbe_link_down_event *evt = d; in wmi_evt_linkdown() local
549 struct wmi_vring_ba_status_event *evt = d; in wmi_evt_ba_status() local
585 struct pending_wmi_event *evt; in wmi_recv_cmd() local
731 struct wmi_pcp_started_event evt; in wmi_pcp_start() member
[all …]
/drivers/scsi/csiostor/
Dcsio_rnode.c604 csio_rns_uninit(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_uninit()
644 csio_rns_ready(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_ready()
729 csio_rns_offline(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_offline()
788 csio_rns_disappeared(struct csio_rnode *rn, enum csio_rn_ev evt) in csio_rns_disappeared()
871 enum csio_rn_ev evt; in csio_rnode_fwevt_handler() local
Dcsio_lnode.c917 csio_post_event_rns(struct csio_lnode *ln, enum csio_rn_ev evt) in csio_post_event_rns()
965 csio_post_event_lns(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_post_event_lns()
1096 csio_lns_uninit(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_uninit()
1149 csio_lns_online(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_online()
1201 csio_lns_ready(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_ready()
1275 csio_lns_offline(struct csio_lnode *ln, enum csio_ln_ev evt) in csio_lns_offline()
1476 enum csio_ln_ev evt; in csio_fcoe_fwevt_handler() local
Dcsio_hw.c2429 csio_hws_uninit(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_uninit()
2454 csio_hws_configuring(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_configuring()
2492 csio_hws_initializing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_initializing()
2530 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_ready()
2579 csio_hws_quiescing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiescing()
2639 csio_hws_quiesced(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_quiesced()
2664 csio_hws_resetting(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_resetting()
2690 csio_hws_removing(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_removing()
2725 csio_hws_pcierr(struct csio_hw *hw, enum csio_hw_ev evt) in csio_hws_pcierr()
/drivers/staging/csr/
Dcsr_wifi_router_transport.c153 CsrWifiFsmEvent* evt = (CsrWifiFsmEvent*)msg; in CsrWifiRouterTransportSerialiseAndSend() local
195 CsrWifiFsmEvent* evt = (CsrWifiFsmEvent*)mv; in CsrSchedMessagePutStringLog() local

123