Searched defs:evt (Results 1 - 167 of 167) sorted by relevance

/linux-4.1.27/drivers/uwb/
H A Die-rcv.c29 int uwbd_evt_handle_rc_ie_rcv(struct uwb_event *evt) uwbd_evt_handle_rc_ie_rcv() argument
H A Ddrp-avail.c227 int uwbd_evt_get_drp_avail(struct uwb_event *evt, unsigned long *bmp) uwbd_evt_get_drp_avail() argument
271 int uwbd_evt_handle_rc_drp_avail(struct uwb_event *evt) uwbd_evt_handle_rc_drp_avail() argument
H A Daddress.c167 struct uwb_rc_evt_dev_addr_mgmt evt; uwb_rc_addr_get() local
297 int uwbd_evt_handle_rc_dev_addr_conflict(struct uwb_event *evt) uwbd_evt_handle_rc_dev_addr_conflict() argument
H A Dreset.c323 int uwbd_msg_handle_reset(struct uwb_event *evt) uwbd_msg_handle_reset() argument
352 struct uwb_event *evt; uwb_rc_reset_all() local
H A Duwbd.c179 int uwbd_event_handle_urc(struct uwb_event *evt) uwbd_event_handle_urc() argument
211 static void uwbd_event_handle_message(struct uwb_event *evt) uwbd_event_handle_message() argument
229 static void uwbd_event_handle(struct uwb_event *evt) uwbd_event_handle() argument
271 struct uwb_event *evt; uwbd() local
333 void uwbd_event_queue(struct uwb_event *evt) uwbd_event_queue() argument
354 struct uwb_event *evt, *nxt; uwbd_flush() local
H A Dbeacon.c361 static int uwb_verify_beacon(struct uwb_rc *rc, struct uwb_event *evt, uwb_verify_beacon() argument
393 int uwbd_evt_handle_rc_beacon(struct uwb_event *evt) uwbd_evt_handle_rc_beacon() argument
469 int uwbd_evt_handle_rc_beacon_size(struct uwb_event *evt) uwbd_evt_handle_rc_beacon_size() argument
506 int uwbd_evt_handle_rc_bp_slot_change(struct uwb_event *evt) uwbd_evt_handle_rc_bp_slot_change() argument
540 int uwbd_evt_handle_rc_bpoie_change(struct uwb_event *evt) uwbd_evt_handle_rc_bpoie_change() argument
H A Dneh.c108 __le16 evt; member in struct:uwb_rc_neh
H A Ddrp.c805 int uwbd_evt_handle_rc_drp(struct uwb_event *evt) uwbd_evt_handle_rc_drp() argument
/linux-4.1.27/drivers/clocksource/
H A Ddummy_timer.c31 struct clock_event_device *evt = raw_cpu_ptr(&dummy_timer_evt); dummy_timer_setup() local
19 dummy_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) dummy_timer_set_mode() argument
H A Di8253.c148 static int pit_next_event(unsigned long delta, struct clock_event_device *evt) pit_next_event() argument
108 init_pit_timer(enum clock_event_mode mode, struct clock_event_device *evt) init_pit_timer() argument
H A Dbcm2835_timer.c46 struct clock_event_device evt; member in struct:bcm2835_timer
H A Dclps711x-timer.c57 struct clock_event_device *evt = dev_id; clps711x_timer_interrupt() local
64 clps711x_clockevent_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) clps711x_clockevent_set_mode() argument
H A Dcs5535-clockevt.c91 static int mfgpt_next_event(unsigned long delta, struct clock_event_device *evt) mfgpt_next_event() argument
80 mfgpt_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) mfgpt_set_mode() argument
H A Dtimer-integrator-ap.c67 struct clock_event_device *evt = dev_id; integrator_timer_interrupt() local
77 static void clkevt_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) clkevt_set_mode() argument
106 static int clkevt_set_next_event(unsigned long next, struct clock_event_device *evt) clkevt_set_next_event() argument
H A Dbcm_kona_timer.c160 struct clock_event_device *evt = &kona_clockevent_timer; kona_timer_interrupt() local
H A Dmeson6_timer.c91 static int meson6_clkevt_next_event(unsigned long evt, meson6_clkevt_next_event() argument
111 struct clock_event_device *evt = (struct clock_event_device *)dev_id; meson6_timer_interrupt() local
H A Dmetag_generic.c93 struct clock_event_device *evt = this_cpu_ptr(&local_clockevent); metag_timer_interrupt() local
59 metag_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) metag_timer_set_mode() argument
H A Dmips-gic-timer.c24 static int gic_next_event(unsigned long delta, struct clock_event_device *evt) gic_next_event() argument
36 gic_set_clock_mode(enum clock_event_mode mode, struct clock_event_device *evt) gic_set_clock_mode() argument
H A Dmoxart_timer.c107 struct clock_event_device *evt = dev_id; moxart_timer_interrupt() local
H A Dsun4i_timer.c105 static int sun4i_clkevt_next_event(unsigned long evt, sun4i_clkevt_next_event() argument
126 struct clock_event_device *evt = (struct clock_event_device *)dev_id; sun4i_timer_interrupt() local
H A Dvf_pit_timer.c107 struct clock_event_device *evt = dev_id; pit_timer_interrupt() local
89 pit_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) pit_set_mode() argument
H A Dvt8500_timer.c120 struct clock_event_device *evt = dev_id; vt8500_timer_interrupt() local
75 vt8500_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) vt8500_timer_set_next_event() argument
93 vt8500_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) vt8500_timer_set_mode() argument
H A Darm_global_timer.c132 static int gt_clockevent_set_next_event(unsigned long evt, gt_clockevent_set_next_event() argument
141 struct clock_event_device *evt = dev_id; gt_clockevent_interrupt() local
H A Ddw_apb_timer.c41 ced_to_dw_apb_ced(struct clock_event_device *evt) ced_to_dw_apb_ced() argument
89 struct clock_event_device *evt = data; dw_apb_clockevent_irq() local
113 apbt_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) apbt_set_mode() argument
180 apbt_next_event(unsigned long delta, struct clock_event_device *evt) apbt_next_event() argument
H A Dfsl_ftm_timer.c173 struct clock_event_device *evt = dev_id; ftm_evt_interrupt() local
156 ftm_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ftm_set_mode() argument
H A Dmtk_timer.c68 static void mtk_clkevt_time_stop(struct mtk_clock_event_device *evt, u8 timer) mtk_clkevt_time_stop() argument
77 static void mtk_clkevt_time_setup(struct mtk_clock_event_device *evt, mtk_clkevt_time_setup() argument
83 static void mtk_clkevt_time_start(struct mtk_clock_event_device *evt, mtk_clkevt_time_start() argument
108 struct mtk_clock_event_device *evt = to_mtk_clk(clk); mtk_clkevt_mode() local
131 struct mtk_clock_event_device *evt = to_mtk_clk(clk); mtk_clkevt_next_event() local
142 struct mtk_clock_event_device *evt = dev_id; mtk_timer_interrupt() local
151 static void mtk_timer_global_reset(struct mtk_clock_event_device *evt) mtk_timer_global_reset() argument
160 mtk_timer_setup(struct mtk_clock_event_device *evt, u8 timer, u8 option) mtk_timer_setup() argument
174 static void mtk_timer_enable_irq(struct mtk_clock_event_device *evt, u8 timer) mtk_timer_enable_irq() argument
185 struct mtk_clock_event_device *evt; mtk_timer_init() local
H A Dmxs_timer.c109 static int timrotv1_set_next_event(unsigned long evt, timrotv1_set_next_event() argument
118 static int timrotv2_set_next_event(unsigned long evt, timrotv2_set_next_event() argument
129 struct clock_event_device *evt = dev_id; mxs_timer_interrupt() local
153 mxs_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) mxs_set_mode() argument
H A Dnomadik-mtu.c93 static int nmdk_clkevt_next(unsigned long evt, struct clock_event_device *ev) nmdk_clkevt_next() argument
H A Dqcom-timer.c50 struct clock_event_device *evt = dev_id; msm_timer_interrupt() local
122 static int msm_local_timer_setup(struct clock_event_device *evt) msm_local_timer_setup() argument
150 static void msm_local_timer_stop(struct clock_event_device *evt) msm_local_timer_stop() argument
61 msm_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) msm_timer_set_next_event() argument
80 msm_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) msm_timer_set_mode() argument
H A Dtegra20_timer.c151 struct clock_event_device *evt = (struct clock_event_device *)dev_id; tegra_timer_interrupt() local
64 tegra_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) tegra_timer_set_next_event() argument
75 tegra_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) tegra_timer_set_mode() argument
H A Dtime-armada-370-xp.c160 struct clock_event_device *evt = dev_id; armada_370_xp_timer_interrupt() local
171 static int armada_370_xp_timer_setup(struct clock_event_device *evt) armada_370_xp_timer_setup() argument
198 static void armada_370_xp_timer_stop(struct clock_event_device *evt) armada_370_xp_timer_stop() argument
H A Dtime-efm32.c87 static int efm32_clock_event_set_next_event(unsigned long evt, efm32_clock_event_set_next_event() argument
H A Dtimer-digicolor.c113 static int digicolor_clkevt_next_event(unsigned long evt, digicolor_clkevt_next_event() argument
136 struct clock_event_device *evt = dev_id; digicolor_timer_interrupt() local
H A Dtimer-keystone.c132 struct clock_event_device *evt = dev_id; keystone_timer_interrupt() local
138 keystone_set_next_event(unsigned long cycles, struct clock_event_device *evt) keystone_set_next_event() argument
144 keystone_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) keystone_set_mode() argument
H A Dtimer-sun5i.c129 static int sun5i_clkevt_next_event(unsigned long evt, sun5i_clkevt_next_event() argument
H A Dasm9260_timer.c159 struct clock_event_device *evt = dev_id; asm9260_timer_interrupt() local
113 asm9260_timer_set_next_event(unsigned long delta, struct clock_event_device *evt) asm9260_timer_set_next_event() argument
123 asm9260_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) asm9260_timer_set_mode() argument
H A Dcadence_ttc_timer.c183 ttc_set_next_event(unsigned long cycles, struct clock_event_device *evt) ttc_set_next_event() argument
199 ttc_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ttc_set_mode() argument
H A Dsamsung_pwm_timer.c253 struct clock_event_device *evt = dev_id; samsung_clock_event_isr() local
188 samsung_set_next_event(unsigned long cycles, struct clock_event_device *evt) samsung_set_next_event() argument
210 samsung_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) samsung_set_mode() argument
H A Darm_arch_timer.c51 struct clock_event_device evt; member in struct:arch_timer
158 struct clock_event_device *evt = dev_id; arch_timer_handler_virt() local
165 struct clock_event_device *evt = dev_id; arch_timer_handler_phys() local
172 struct clock_event_device *evt = dev_id; arch_timer_handler_phys_mem() local
179 struct clock_event_device *evt = dev_id; arch_timer_handler_virt_mem() local
224 static __always_inline void set_next_event(const int access, unsigned long evt, set_next_event() argument
235 static int arch_timer_set_next_event_virt(unsigned long evt, arch_timer_set_next_event_virt() argument
242 static int arch_timer_set_next_event_phys(unsigned long evt, arch_timer_set_next_event_phys() argument
249 static int arch_timer_set_next_event_virt_mem(unsigned long evt, arch_timer_set_next_event_virt_mem() argument
256 static int arch_timer_set_next_event_phys_mem(unsigned long evt, arch_timer_set_next_event_phys_mem() argument
140 timer_handler(const int access, struct clock_event_device *evt) timer_handler() argument
H A Dexynos_mct.c86 struct clock_event_device evt; member in struct:mct_clock_event_device
322 struct clock_event_device *evt = dev_id; exynos4_mct_comp_isr() local
418 struct clock_event_device *evt = &mevt->evt; exynos4_mct_tick_clear() local
440 struct clock_event_device *evt = &mevt->evt; exynos4_mct_tick_isr() local
449 static int exynos4_local_timer_setup(struct clock_event_device *evt) exynos4_local_timer_setup() argument
484 static void exynos4_local_timer_stop(struct clock_event_device *evt) exynos4_local_timer_stop() argument
283 exynos4_comp_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_comp_set_next_event() argument
291 exynos4_comp_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) exynos4_comp_set_mode() argument
383 exynos4_tick_set_next_event(unsigned long cycles, struct clock_event_device *evt) exynos4_tick_set_next_event() argument
393 exynos4_tick_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) exynos4_tick_set_mode() argument
H A Dtimer-u300.c325 struct clock_event_device *evt = &u300_clockevent_data.cevd; u300_timer_interrupt() local
195 u300_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) u300_set_mode() argument
279 u300_set_next_event(unsigned long cycles, struct clock_event_device *evt) u300_set_next_event() argument
/linux-4.1.27/drivers/devfreq/exynos/
H A Dexynos_ppmu.c29 exynos_ppmu_setevent(void __iomem *ppmu_base, unsigned int ch, unsigned int evt) exynos_ppmu_setevent() argument
/linux-4.1.27/arch/blackfin/kernel/
H A Dearly_printk.c165 u32 evt; init_early_exception_vectors() local
H A Dtime-ts.c194 struct clock_event_device *evt = dev_id; bfin_gptmr0_interrupt() local
223 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) bfin_gptmr0_clockevent_init() argument
306 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); bfin_coretmr_interrupt() local
326 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); bfin_coretmr_clockevent_init() local
128 bfin_gptmr0_set_next_event(unsigned long cycles, struct clock_event_device *evt) bfin_gptmr0_set_next_event() argument
139 bfin_gptmr0_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) bfin_gptmr0_set_mode() argument
242 bfin_coretmr_set_next_event(unsigned long cycles, struct clock_event_device *evt) bfin_coretmr_set_next_event() argument
253 bfin_coretmr_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) bfin_coretmr_set_mode() argument
/linux-4.1.27/arch/c6x/kernel/
H A Dsoc.c26 void soc_assert_event(unsigned int evt) soc_assert_event() argument
H A Dtraps.c302 int evt; process_eexcept() local
/linux-4.1.27/arch/arm/mach-lpc32xx/
H A Dtimer.c80 struct clock_event_device *evt = &lpc32xx_clkevt; lpc32xx_timer_interrupt() local
/linux-4.1.27/net/tipc/
H A Dsubscr.h72 struct tipc_event evt; member in struct:tipc_subscription
H A Dbearer.c516 static int tipc_l2_device_event(struct notifier_block *nb, unsigned long evt, tipc_l2_device_event() argument
/linux-4.1.27/arch/mips/kernel/
H A Dcevt-bcm1480.c43 sibyte_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) sibyte_set_mode() argument
H A Dcevt-ds1287.c56 ds1287_set_next_event(unsigned long delta, struct clock_event_device *evt) ds1287_set_next_event() argument
62 ds1287_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ds1287_set_mode() argument
H A Dcevt-gt641xx.c48 gt641xx_timer0_set_next_event(unsigned long delta, struct clock_event_device *evt) gt641xx_timer0_set_next_event() argument
67 gt641xx_timer0_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) gt641xx_timer0_set_mode() argument
H A Dcevt-sb1250.c41 sibyte_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) sibyte_set_mode() argument
H A Dcevt-r4k.c18 mips_next_event(unsigned long delta, struct clock_event_device *evt) mips_next_event() argument
31 mips_set_clock_mode(enum clock_event_mode mode, struct clock_event_device *evt) mips_set_clock_mode() argument
H A Dcevt-txx9.c88 txx9tmr_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) txx9tmr_set_mode() argument
120 txx9tmr_set_next_event(unsigned long delta, struct clock_event_device *evt) txx9tmr_set_next_event() argument
H A Dperf_event_mipsxx.c341 static void mipsxx_pmu_enable_event(struct hw_perf_event *evt, int idx) mipsxx_pmu_enable_event() argument
/linux-4.1.27/arch/openrisc/kernel/
H A Dtime.c110 struct clock_event_device *evt = &clockevent_openrisc_timer; timer_interrupt() local
51 openrisc_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) openrisc_timer_set_mode() argument
/linux-4.1.27/arch/arm/mach-netx/
H A Dtime.c73 static int netx_set_next_event(unsigned long evt, netx_set_next_event() argument
93 struct clock_event_device *evt = &netx_clockevent; netx_timer_interrupt() local
/linux-4.1.27/drivers/staging/i2o/
H A Ddriver.c213 struct i2o_event *evt; i2o_driver_dispatch() local
H A Dexec-osm.c526 struct i2o_event *evt = container_of(work, struct i2o_event, work); i2o_exec_event() local
H A Di2o_block.c507 struct i2o_event *evt = container_of(work, struct i2o_event, work); i2o_block_event() local
/linux-4.1.27/arch/xtensa/kernel/
H A Dtime.c58 struct clock_event_device evt; member in struct:ccount_timer
161 struct clock_event_device *evt = &this_cpu_ptr(&ccount_timer)->evt; timer_interrupt() local
80 ccount_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ccount_timer_set_mode() argument
/linux-4.1.27/arch/um/kernel/
H A Dtime.c25 itimer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) itimer_set_mode() argument
44 itimer_next_event(unsigned long delta, struct clock_event_device *evt) itimer_next_event() argument
/linux-4.1.27/arch/sh/boards/mach-cayman/
H A Dirq.c98 int cayman_irq_demux(int evt) cayman_irq_demux() argument
/linux-4.1.27/arch/mips/jazz/
H A Dirq.c113 r4030_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) r4030_set_mode() argument
/linux-4.1.27/arch/mips/jz4740/
H A Dtime.c86 static int jz4740_clockevent_set_next(unsigned long evt, jz4740_clockevent_set_next() argument
/linux-4.1.27/arch/mips/loongson/common/cs5536/
H A Dcs5536_mfgpt.c54 init_mfgpt_timer(enum clock_event_mode mode, struct clock_event_device *evt) init_mfgpt_timer() argument
/linux-4.1.27/arch/mips/ralink/
H A Dcevt-rt3352.c42 systick_next_event(unsigned long delta, struct clock_event_device *evt) systick_next_event() argument
90 systick_set_clock_mode(enum clock_event_mode mode, struct clock_event_device *evt) systick_set_clock_mode() argument
/linux-4.1.27/arch/mips/sni/
H A Dtime.c17 a20r_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) a20r_set_mode() argument
/linux-4.1.27/arch/mn10300/kernel/
H A Dcevt-mn10300.c29 next_event(unsigned long delta, struct clock_event_device *evt) next_event() argument
44 set_clock_mode(enum clock_event_mode mode, struct clock_event_device *evt) set_clock_mode() argument
/linux-4.1.27/arch/m68k/coldfire/
H A Dpit.c105 struct clock_event_device *evt = &cf_pit_clockevent; pit_tick() local
45 init_cf_pit_timer(enum clock_event_mode mode, struct clock_event_device *evt) init_cf_pit_timer() argument
83 cf_pit_next_event(unsigned long delta, struct clock_event_device *evt) cf_pit_next_event() argument
/linux-4.1.27/arch/arm/mach-w90x900/
H A Dtime.c78 static int nuc900_clockevent_setnextevent(unsigned long evt, nuc900_clockevent_setnextevent() argument
104 struct clock_event_device *evt = &nuc900_clockevent_device; nuc900_timer0_interrupt() local
/linux-4.1.27/arch/arm/plat-iop/
H A Dtime.c120 struct clock_event_device *evt = dev_id; iop_timer_interrupt() local
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch.c205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) iwch_event_handler() argument
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_defs.h96 csio_post_event(void *smp, uint32_t evt) csio_post_event() argument
H A Dcsio_rnode.c604 csio_rns_uninit(struct csio_rnode *rn, enum csio_rn_ev evt) csio_rns_uninit() argument
644 csio_rns_ready(struct csio_rnode *rn, enum csio_rn_ev evt) csio_rns_ready() argument
729 csio_rns_offline(struct csio_rnode *rn, enum csio_rn_ev evt) csio_rns_offline() argument
788 csio_rns_disappeared(struct csio_rnode *rn, enum csio_rn_ev evt) csio_rns_disappeared() argument
871 enum csio_rn_ev evt; csio_rnode_fwevt_handler() local
H A Dcsio_lnode.c917 csio_post_event_rns(struct csio_lnode *ln, enum csio_rn_ev evt) csio_post_event_rns() argument
965 csio_post_event_lns(struct csio_lnode *ln, enum csio_ln_ev evt) csio_post_event_lns() argument
1096 csio_lns_uninit(struct csio_lnode *ln, enum csio_ln_ev evt) csio_lns_uninit() argument
1149 csio_lns_online(struct csio_lnode *ln, enum csio_ln_ev evt) csio_lns_online() argument
1201 csio_lns_ready(struct csio_lnode *ln, enum csio_ln_ev evt) csio_lns_ready() argument
1275 csio_lns_offline(struct csio_lnode *ln, enum csio_ln_ev evt) csio_lns_offline() argument
1476 enum csio_ln_ev evt; csio_fcoe_fwevt_handler() local
H A Dcsio_scsi.c703 csio_scsis_uninit(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_uninit() argument
773 csio_scsis_io_active(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_io_active() argument
845 csio_scsis_tm_active(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_tm_active() argument
888 csio_scsis_aborting(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_aborting() argument
985 csio_scsis_closing(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_closing() argument
1049 csio_scsis_shost_cmpl_await(struct csio_ioreq *req, enum csio_scsi_ev evt) csio_scsis_shost_cmpl_await() argument
H A Dcsio_hw.c2329 csio_hws_uninit(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_uninit() argument
2354 csio_hws_configuring(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_configuring() argument
2392 csio_hws_initializing(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_initializing() argument
2430 csio_hws_ready(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_ready() argument
2479 csio_hws_quiescing(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_quiescing() argument
2539 csio_hws_quiesced(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_quiesced() argument
2564 csio_hws_resetting(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_resetting() argument
2590 csio_hws_removing(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_removing() argument
2625 csio_hws_pcierr(struct csio_hw *hw, enum csio_hw_ev evt) csio_hws_pcierr() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-kempld.c125 u16 evt, evt_back; kempld_gpio_pincount() local
/linux-4.1.27/arch/tile/kernel/
H A Dtime.c165 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); setup_tile_timer() local
185 struct clock_event_device *evt = this_cpu_ptr(&tile_timer); do_timer_interrupt() local
130 tile_timer_set_next_event(unsigned long ticks, struct clock_event_device *evt) tile_timer_set_next_event() argument
143 tile_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) tile_timer_set_mode() argument
/linux-4.1.27/arch/sh/include/asm/
H A Duaccess.h198 static inline void *set_exception_table_evt(unsigned int evt, void *handler) set_exception_table_evt() argument
/linux-4.1.27/arch/mips/loongson/loongson-3/
H A Dhpet.c81 hpet_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) hpet_set_mode() argument
132 hpet_next_event(unsigned long delta, struct clock_event_device *evt) hpet_next_event() argument
/linux-4.1.27/arch/mips/loongson1/common/
H A Dtime.c151 static int ls1x_clockevent_set_next(unsigned long evt, ls1x_clockevent_set_next() argument
/linux-4.1.27/arch/mips/sgi-ip27/
H A Dip27-timer.c54 static int rt_next_event(unsigned long delta, struct clock_event_device *evt) rt_next_event() argument
67 rt_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) rt_set_mode() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Dmce.c182 struct machine_check_event evt; machine_check_queue_event() local
193 memcpy(this_cpu_ptr(&mce_event_queue[index]), &evt, sizeof(evt)); machine_check_queue_event() local
219 void machine_check_print_event_info(struct machine_check_event *evt) machine_check_print_event_info() argument
327 uint64_t get_mce_fault_addr(struct machine_check_event *evt) get_mce_fault_addr() argument
H A Dtime.c487 struct clock_event_device *evt = this_cpu_ptr(&decrementers); __timer_interrupt() local
852 static int decrementer_set_next_event(unsigned long evt, decrementer_set_next_event() argument
/linux-4.1.27/arch/arm/common/
H A Dtimer-sp.c120 struct clock_event_device *evt = dev_id; sp804_timer_interrupt() local
185 struct clock_event_device *evt = &sp804_clockevent; __sp804_clockevents_init() local
130 sp804_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) sp804_set_mode() argument
157 sp804_set_next_event(unsigned long next, struct clock_event_device *evt) sp804_set_next_event() argument
/linux-4.1.27/arch/arm/mach-gemini/
H A Dtime.c112 struct clock_event_device *evt = &gemini_clockevent; gemini_timer_interrupt() local
40 gemini_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) gemini_timer_set_next_event() argument
62 gemini_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) gemini_timer_set_mode() argument
/linux-4.1.27/arch/arm/mach-ks8695/
H A Dtime.c117 struct clock_event_device *evt = &clockevent_ks8695; ks8695_timer_interrupt() local
57 ks8695_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ks8695_set_mode() argument
81 ks8695_set_next_event(unsigned long cycles, struct clock_event_device *evt) ks8695_set_next_event() argument
/linux-4.1.27/arch/arm/mach-omap1/
H A Dtime.c154 struct clock_event_device *evt = &clockevent_mpu_timer1; omap_mpu_timer1_interrupt() local
120 omap_mpu_set_next_event(unsigned long cycles, struct clock_event_device *evt) omap_mpu_set_next_event() argument
127 omap_mpu_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) omap_mpu_set_mode() argument
H A Dtimer32k.c144 struct clock_event_device *evt = &clockevent_32k_timer; omap_32k_timer_interrupt() local
117 omap_32k_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) omap_32k_timer_set_mode() argument
/linux-4.1.27/arch/arc/kernel/
H A Dtime.c202 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); timer_irq_handler() local
222 struct clock_event_device *evt = this_cpu_ptr(&arc_clockevent_device); arc_local_timer_setup() local
/linux-4.1.27/drivers/ptp/
H A Dptp_clock.c291 struct pps_event_time evt; ptp_clock_event() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c341 struct wil_back_rx *evt, *t; wil_back_rx_flush() local
376 struct wil_back_rx *evt; wil_back_rx_worker() local
431 struct wil_back_tx *evt; wil_back_tx_worker() local
444 struct wil_back_tx *evt, *t; wil_back_tx_flush() local
H A Dcfg80211.c117 struct wmi_notify_req_done_event evt; wil_cid_fill_sinfo() member in struct:__anon7723
528 struct wmi_sw_tx_complete_event evt; wil_cfg80211_mgmt_tx() member in struct:__anon7725
529 } __packed evt; wil_cfg80211_mgmt_tx() local
H A Dwmi.c285 struct wmi_ready_event *evt = d; wmi_evt_ready() local
388 struct wmi_connect_event *evt = d; wmi_evt_connect() local
479 struct wmi_disconnect_event *evt = d; wmi_evt_disconnect() local
500 struct wmi_eapol_rx_event *evt = d; wmi_evt_eapol_rx() local
564 struct wmi_data_port_open_event *evt = d; wmi_evt_linkup() local
582 struct wmi_wbe_link_down_event *evt = d; wmi_evt_linkdown() local
600 struct wmi_vring_ba_status_event *evt = d; wmi_evt_ba_status() local
631 struct wmi_rcp_addba_req_event *evt = d; wmi_evt_addba_rx_req() local
641 struct wmi_delba_event *evt = d; variable in typeref:struct:wmi_delba_event
716 struct pending_wmi_event *evt; wmi_recv_cmd() local
874 struct wmi_pcp_started_event evt; wmi_pcp_start() member in struct:__anon7741
1053 struct wmi_listen_started_event evt; wmi_rxon() member in struct:__anon7744
1090 struct wmi_cfg_rx_chain_done_event evt; wmi_rx_chain_add() member in struct:__anon7745
1091 } __packed evt; wmi_rx_chain_add() local
1144 struct wmi_temp_sense_done_event evt; wmi_get_temperature() member in struct:__anon7746
1233 struct wmi_rcp_addba_resp_sent_event evt; wmi_addba_rx_resp() member in struct:__anon7747
1256 struct pending_wmi_event *evt, *t; wmi_event_flush() local
1347 struct pending_wmi_event *evt; wmi_event_worker() local
H A Ddebugfs.c930 struct wmi_notify_req_done_event evt; wil_bf_debugfs_show() member in struct:__anon7727
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_drv.c233 armada_drm_vbl_event_add(struct armada_crtc *dcrtc, struct armada_vbl_event *evt) armada_drm_vbl_event_add() argument
247 armada_drm_vbl_event_remove(struct armada_crtc *dcrtc, struct armada_vbl_event *evt) armada_drm_vbl_event_remove() argument
256 armada_drm_vbl_event_remove_unlocked(struct armada_crtc *dcrtc, struct armada_vbl_event *evt) armada_drm_vbl_event_remove_unlocked() argument
/linux-4.1.27/arch/x86/platform/uv/
H A Duv_time.c326 uv_rtc_timer_setup(enum clock_event_mode mode, struct clock_event_device *evt) uv_rtc_timer_setup() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dtime_32.c112 timer_ce_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) timer_ce_set_mode() argument
194 percpu_ce_setup(enum clock_event_mode mode, struct clock_event_device *evt) percpu_ce_setup() argument
214 percpu_ce_set_next_event(unsigned long delta, struct clock_event_device *evt) percpu_ce_set_next_event() argument
H A Dtime_64.c725 struct clock_event_device *evt = &per_cpu(sparc64_events, cpu); timer_interrupt() local
685 sparc64_next_event(unsigned long delta, struct clock_event_device *evt) sparc64_next_event() argument
691 sparc64_timer_setup(enum clock_event_mode mode, struct clock_event_device *evt) sparc64_timer_setup() argument
/linux-4.1.27/arch/microblaze/kernel/
H A Dtimer.c165 struct clock_event_device *evt = &clockevent_xilinx_timer; timer_interrupt() local
125 xilinx_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) xilinx_timer_set_mode() argument
/linux-4.1.27/drivers/hv/
H A Dhv.c269 hv_ce_set_next_event(unsigned long delta, struct clock_event_device *evt) hv_ce_set_next_event() argument
282 hv_ce_setmode(enum clock_event_mode mode, struct clock_event_device *evt) hv_ce_setmode() argument
/linux-4.1.27/drivers/usb/dwc3/
H A Dcore.c141 struct dwc3_event_buffer *evt; dwc3_alloc_one_event_buffer() local
163 struct dwc3_event_buffer *evt; dwc3_free_event_buffers() local
195 struct dwc3_event_buffer *evt; dwc3_alloc_event_buffers() local
216 struct dwc3_event_buffer *evt; dwc3_event_buffers_setup() local
241 struct dwc3_event_buffer *evt; dwc3_event_buffers_cleanup() local
124 dwc3_free_one_event_buffer(struct dwc3 *dwc, struct dwc3_event_buffer *evt) dwc3_free_one_event_buffer() argument
H A Dgadget.c2602 struct dwc3_event_buffer *evt; dwc3_process_event_buf() local
2666 struct dwc3_event_buffer *evt; dwc3_check_event_buf() local
/linux-4.1.27/drivers/virtio/
H A Dvirtio_input.c15 struct virtqueue *evt, *sts; member in struct:virtio_input
/linux-4.1.27/arch/nios2/kernel/
H A Dtime.c49 to_nios2_clkevent(struct clock_event_device *evt) to_nios2_clkevent() argument
189 struct clock_event_device *evt = (struct clock_event_device *) dev_id; timer_interrupt() local
154 nios2_timer_set_next_event(unsigned long delta, struct clock_event_device *evt) nios2_timer_set_next_event() argument
164 nios2_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) nios2_timer_set_mode() argument
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dtime.c186 static int crisv32_clkevt_next_event(unsigned long evt, crisv32_clkevt_next_event() argument
205 struct clock_event_device *evt = dev_id; crisv32_timer_interrupt() local
/linux-4.1.27/arch/hexagon/kernel/
H A Dtime.c88 static int set_next_event(unsigned long delta, struct clock_event_device *evt) set_next_event() argument
103 set_mode(enum clock_event_mode mode, struct clock_event_device *evt) set_mode() argument
/linux-4.1.27/arch/arm/mach-spear/
H A Dtime.c164 struct clock_event_device *evt = &clkevt; spear_timer_interrupt() local
/linux-4.1.27/arch/arm/kernel/
H A Dsmp_twd.c64 static int twd_set_next_event(unsigned long evt, twd_set_next_event() argument
233 struct clock_event_device *evt = dev_id; twd_handler() local
H A Dperf_event_v6.c262 unsigned long val, mask, evt, flags; armv6pmu_enable_event() local
409 unsigned long val, mask, evt, flags; armv6pmu_disable_event() local
444 unsigned long val, mask, flags, evt = 0; armv6mpcore_pmu_disable_event() local
H A Dperf_event_xscale.c198 unsigned long val, mask, evt, flags; xscale1pmu_enable_event() local
234 unsigned long val, mask, evt, flags; xscale1pmu_disable_event() local
/linux-4.1.27/arch/arm/mach-cns3xxx/
H A Dcore.c142 static int cns3xxx_timer_set_next_event(unsigned long evt, cns3xxx_timer_set_next_event() argument
175 struct clock_event_device *evt = &cns3xxx_tmr1_clockevent; cns3xxx_timer_interrupt() local
/linux-4.1.27/arch/arm/mach-imx/
H A Depit.c97 static int epit_set_next_event(unsigned long evt, epit_set_next_event() argument
163 struct clock_event_device *evt = &clockevent_epit; epit_timer_interrupt() local
109 epit_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) epit_set_mode() argument
H A Dtime.c153 static int mx1_2_set_next_event(unsigned long evt, mx1_2_set_next_event() argument
166 static int v2_set_next_event(unsigned long evt, v2_set_next_event() argument
256 struct clock_event_device *evt = &clockevent_mxc; mxc_timer_interrupt() local
190 mxc_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) mxc_set_mode() argument
/linux-4.1.27/arch/alpha/kernel/
H A Dtime.c115 rtc_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) rtc_ce_set_next_event() argument
173 qemu_ce_set_next_event(unsigned long evt, struct clock_event_device *ce) qemu_ce_set_next_event() argument
/linux-4.1.27/arch/x86/xen/
H A Dtime.c393 struct clock_event_device evt; member in struct:xen_clock_event_device
400 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); xen_timer_interrupt() local
416 struct clock_event_device *evt; xen_teardown_timer() local
429 struct clock_event_device *evt = &xevt->evt; xen_setup_timer() local
277 xen_timerop_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) xen_timerop_set_mode() argument
297 xen_timerop_set_next_event(unsigned long delta, struct clock_event_device *evt) xen_timerop_set_next_event() argument
329 xen_vcpuop_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) xen_vcpuop_set_mode() argument
355 xen_vcpuop_set_next_event(unsigned long delta, struct clock_event_device *evt) xen_vcpuop_set_next_event() argument
/linux-4.1.27/arch/blackfin/mach-common/
H A Dsmp.c135 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); ipi_timer() local
/linux-4.1.27/arch/c6x/platforms/
H A Dtimer64.c122 next_event(unsigned long delta, struct clock_event_device *evt) next_event() argument
129 set_clock_mode(enum clock_event_mode mode, struct clock_event_device *evt) set_clock_mode() argument
/linux-4.1.27/arch/arm/mach-omap2/
H A Dtimer.c82 struct clock_event_device *evt = &clockevent_gpt; omap2_gp_timer_interrupt() local
96 omap2_gp_timer_set_next_event(unsigned long cycles, struct clock_event_device *evt) omap2_gp_timer_set_next_event() argument
105 omap2_gp_timer_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) omap2_gp_timer_set_mode() argument
/linux-4.1.27/kernel/time/
H A Dclockevents.c36 static u64 cev_delta2ns(unsigned long latch, struct clock_event_device *evt, cev_delta2ns() argument
91 u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt) clockevent_delta2ns() argument
H A Dtick-broadcast.c242 struct clock_event_device *evt = td->evtdev; tick_receive_broadcast() local
/linux-4.1.27/arch/arm/mach-davinci/
H A Dtime.c167 struct clock_event_device *evt = &clockevent_davinci; timer_interrupt() local
296 davinci_set_next_event(unsigned long cycles, struct clock_event_device *evt) davinci_set_next_event() argument
306 davinci_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) davinci_set_mode() argument
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dcommon.c312 struct clock_event_device *evt = dev_id; ixp4xx_timer_interrupt() local
514 static int ixp4xx_set_next_event(unsigned long evt, ixp4xx_set_next_event() argument
524 ixp4xx_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) ixp4xx_set_mode() argument
/linux-4.1.27/include/linux/
H A Dleds.h341 static inline void ledtrig_cpu(enum cpu_led_event evt) ledtrig_cpu() argument
/linux-4.1.27/drivers/infiniband/core/
H A Ducm.c252 static int ib_ucm_event_process(struct ib_cm_event *evt, ib_ucm_event_process() argument
H A Duverbs_main.c158 struct ib_uverbs_event *evt, *tmp; ib_uverbs_release_ucq() local
182 struct ib_uverbs_event *evt, *tmp; ib_uverbs_release_uevent() local
/linux-4.1.27/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1399 int cs_size, i, fill, hdr, cpyhdr, evt; pasemi_mac_queue_csdesc() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_disc.h49 enum lpfc_work_type evt; member in struct:lpfc_work_evt
H A Dlpfc_nportdisc.c812 lpfc_disc_illegal(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_disc_illegal() argument
838 lpfc_cmpl_plogi_illegal(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_plogi_illegal() argument
859 lpfc_rcv_plogi_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_unused_node() argument
873 lpfc_rcv_els_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_els_unused_node() argument
881 lpfc_rcv_logo_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_unused_node() argument
896 lpfc_cmpl_logo_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_logo_unused_node() argument
903 lpfc_device_rm_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_unused_node() argument
910 lpfc_device_recov_unused_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_unused_node() argument
918 lpfc_rcv_plogi_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_plogi_issue() argument
969 lpfc_rcv_prli_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_plogi_issue() argument
983 lpfc_rcv_logo_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_plogi_issue() argument
996 lpfc_rcv_els_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_els_plogi_issue() argument
1025 lpfc_cmpl_plogi_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_plogi_plogi_issue() argument
1174 lpfc_cmpl_logo_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_logo_plogi_issue() argument
1181 lpfc_cmpl_reglogin_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_reglogin_plogi_issue() argument
1200 lpfc_device_rm_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_plogi_issue() argument
1220 lpfc_device_recov_plogi_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_plogi_issue() argument
1247 lpfc_rcv_plogi_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_adisc_issue() argument
1277 lpfc_rcv_prli_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_adisc_issue() argument
1287 lpfc_rcv_logo_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_adisc_issue() argument
1303 lpfc_rcv_padisc_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_adisc_issue() argument
1316 lpfc_rcv_prlo_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_adisc_issue() argument
1329 lpfc_cmpl_adisc_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_adisc_adisc_issue() argument
1386 lpfc_device_rm_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_adisc_issue() argument
1406 lpfc_device_recov_adisc_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_adisc_issue() argument
1433 lpfc_rcv_plogi_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_reglogin_issue() argument
1445 lpfc_rcv_prli_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_reglogin_issue() argument
1457 lpfc_rcv_logo_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_reglogin_issue() argument
1502 lpfc_rcv_padisc_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_reglogin_issue() argument
1514 lpfc_rcv_prlo_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_reglogin_issue() argument
1527 lpfc_cmpl_reglogin_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_reglogin_reglogin_issue() argument
1588 lpfc_device_rm_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_reglogin_issue() argument
1607 lpfc_device_recov_reglogin_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_reglogin_issue() argument
1631 lpfc_rcv_plogi_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_prli_issue() argument
1643 lpfc_rcv_prli_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_prli_issue() argument
1653 lpfc_rcv_logo_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_prli_issue() argument
1666 lpfc_rcv_padisc_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_prli_issue() argument
1681 lpfc_rcv_prlo_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_prli_issue() argument
1691 lpfc_cmpl_prli_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_prli_prli_issue() argument
1772 lpfc_device_rm_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_prli_issue() argument
1809 lpfc_device_recov_prli_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_prli_issue() argument
1836 lpfc_rcv_plogi_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_logo_issue() argument
1850 lpfc_rcv_prli_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_logo_issue() argument
1864 lpfc_rcv_logo_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_logo_issue() argument
1878 lpfc_rcv_padisc_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_logo_issue() argument
1892 lpfc_rcv_prlo_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_logo_issue() argument
1906 lpfc_cmpl_logo_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_logo_logo_issue() argument
1921 lpfc_device_rm_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_logo_issue() argument
1934 lpfc_device_recov_logo_issue(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_logo_issue() argument
1947 lpfc_rcv_plogi_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_unmap_node() argument
1957 lpfc_rcv_prli_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_unmap_node() argument
1968 lpfc_rcv_logo_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_unmap_node() argument
1978 lpfc_rcv_padisc_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_unmap_node() argument
1988 lpfc_rcv_prlo_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_unmap_node() argument
1998 lpfc_device_recov_unmap_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_unmap_node() argument
2016 lpfc_rcv_plogi_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_mapped_node() argument
2026 lpfc_rcv_prli_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_mapped_node() argument
2036 lpfc_rcv_logo_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_mapped_node() argument
2046 lpfc_rcv_padisc_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_mapped_node() argument
2057 lpfc_rcv_prlo_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_mapped_node() argument
2073 lpfc_device_recov_mapped_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_mapped_node() argument
2090 lpfc_rcv_plogi_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_plogi_npr_node() argument
2116 lpfc_rcv_prli_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prli_npr_node() argument
2146 lpfc_rcv_logo_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_logo_npr_node() argument
2156 lpfc_rcv_padisc_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_padisc_npr_node() argument
2184 lpfc_rcv_prlo_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_rcv_prlo_npr_node() argument
2213 lpfc_cmpl_plogi_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_plogi_npr_node() argument
2234 lpfc_cmpl_prli_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_prli_npr_node() argument
2252 lpfc_cmpl_logo_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_logo_npr_node() argument
2268 lpfc_cmpl_adisc_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_adisc_npr_node() argument
2286 lpfc_cmpl_reglogin_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_cmpl_reglogin_npr_node() argument
2308 lpfc_device_rm_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_rm_npr_node() argument
2324 lpfc_device_recov_npr_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_device_recov_npr_node() argument
2530 lpfc_disc_state_machine(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, void *arg, uint32_t evt) lpfc_disc_state_machine() argument
H A Dlpfc_hbadisc.c450 lpfc_free_fast_evt(struct lpfc_hba *phba, struct lpfc_fast_path_event *evt) lpfc_free_fast_evt() argument
795 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, uint32_t evt) lpfc_workq_post_event() argument
H A Dlpfc_bsg.c102 struct lpfc_bsg_event *evt; member in union:bsg_job_data::__anon9070
790 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, lpfc_bsg_event_free() local
819 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) lpfc_bsg_event_ref() argument
829 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) lpfc_bsg_event_unref() argument
843 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); lpfc_bsg_event_new() local
909 struct lpfc_bsg_event *evt; lpfc_bsg_ct_unsol_event() local
1197 struct lpfc_bsg_event *evt; lpfc_bsg_hba_set_event() local
1282 struct lpfc_bsg_event *evt, *evt_next; lpfc_bsg_hba_get_event() local
2537 struct lpfc_bsg_event *evt; lpfcdiag_loop_get_xri() local
2992 struct lpfc_bsg_event *evt; lpfc_bsg_diag_loopback_run() local
/linux-4.1.27/drivers/scsi/
H A Dscsi_sysfs.c413 struct scsi_event *evt; scsi_device_dev_release_usercontext() local
H A Dgdth_ioctl.h206 u8 evt[EVENT_SIZE]; /* event structure */ member in struct:__anon8932::__anon8933::__anon8937
253 u8 evt[EVENT_SIZE]; /* event structure */ member in struct:__anon8940::__anon8941::__anon8947
H A Dvirtio_scsi.c51 struct virtio_scsi_event evt; member in union:virtio_scsi_cmd::__anon9695
H A Dscsi_lib.c2689 static void scsi_evt_emit(struct scsi_device *sdev, struct scsi_event *evt) scsi_evt_emit() argument
2743 struct scsi_event *evt; scsi_evt_thread() local
2770 void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt) sdev_evt_send() argument
2801 struct scsi_event *evt = kzalloc(sizeof(struct scsi_event), gfpflags); sdev_evt_alloc() local
2836 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); sdev_evt_send_simple() local
H A Dpmcraid.c1527 static void pmcraid_notify_ioastate(struct pmcraid_instance *pinstance, u32 evt) pmcraid_notify_ioastate() argument
H A Dgdth.c4059 gdth_ioctl_event evt; ioc_event() local
2837 gdth_store_event(gdth_ha_str *ha, u16 source, u16 idx, gdth_evt_data *evt) gdth_store_event() argument
/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_cmds.c436 beiscsi_async_link_state_process(struct beiscsi_hba *phba, struct be_async_event_link_state *evt) beiscsi_async_link_state_process() argument
/linux-4.1.27/arch/x86/kernel/
H A Dhpet.c47 struct clock_event_device evt; member in struct:hpet_dev
537 struct clock_event_device *evt = &hdev->evt; init_one_hpet_msi_clockevent() local
310 hpet_set_mode(enum clock_event_mode mode, struct clock_event_device *evt, int timer) hpet_set_mode() argument
370 hpet_next_event(unsigned long delta, struct clock_event_device *evt, int timer) hpet_next_event() argument
407 hpet_legacy_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) hpet_legacy_set_mode() argument
413 hpet_legacy_next_event(unsigned long delta, struct clock_event_device *evt) hpet_legacy_next_event() argument
462 hpet_msi_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) hpet_msi_set_mode() argument
469 hpet_msi_next_event(unsigned long delta, struct clock_event_device *evt) hpet_msi_next_event() argument
/linux-4.1.27/arch/x86/lguest/
H A Dboot.c971 lguest_clockevent_set_next_event(unsigned long delta, struct clock_event_device *evt) lguest_clockevent_set_next_event() argument
988 lguest_clockevent_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) lguest_clockevent_set_mode() argument
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal.c289 __be64 evt = 0; opal_notifier_enable() local
401 __be64 evt, len; opal_get_chars() local
421 __be64 evt; opal_put_chars() local
523 struct machine_check_event evt; opal_machine_check() local
563 __be64 evt = 0; opal_handle_hmi_exception() local
483 opal_recover_mce(struct pt_regs *regs, struct machine_check_event *evt) opal_recover_mce() argument
/linux-4.1.27/drivers/isdn/hisax/
H A Dst5481.h501 static inline const char *ST5481_CMD_string(int evt) ST5481_CMD_string() argument
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h190 u32 evt; member in struct:be_eq_entry
H A Dbe_cmds.c245 struct be_async_event_link_state *evt = be_async_link_state_process() local
271 struct be_async_event_misconfig_port *evt = be_async_port_misconfig_event_process() local
295 struct be_async_event_grp5_cos_priority *evt = be_async_grp5_cos_priority_process() local
310 struct be_async_event_grp5_qos_link_speed *evt = be_async_grp5_qos_speed_process() local
322 struct be_async_event_grp5_pvid_state *evt = be_async_grp5_pvid_state_process() local
358 struct be_async_event_qnq *evt = (struct be_async_event_qnq *)cmp; be_async_dbg_evt_process() local
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c930 struct efx_ptp_event_rx *evt; efx_ptp_drop_time_expired_events() local
967 struct efx_ptp_event_rx *evt; efx_ptp_match_rx() local
1596 struct efx_ptp_event_rx *evt = NULL; ptp_event_rx() local
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mr.c1711 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) qlafx00_process_aen() argument
/linux-4.1.27/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c474 struct srp_event_struct *evt = &pool->events[i]; initialize_event_pool() local
794 struct srp_event_struct *evt; purge_requests() local
1487 struct srp_event_struct *evt; ibmvscsi_eh_abort_handler() local
1626 struct srp_event_struct *evt; ibmvscsi_eh_device_reset_handler() local
527 valid_event_struct(struct event_pool *pool, struct srp_event_struct *evt) valid_event_struct() argument
544 free_event_struct(struct event_pool *pool, struct srp_event_struct *evt) free_event_struct() argument
H A Dibmvfc.c153 static void ibmvfc_trc_start(struct ibmvfc_event *evt) ibmvfc_trc_start() argument
187 static void ibmvfc_trc_end(struct ibmvfc_event *evt) ibmvfc_trc_end() argument
764 static void ibmvfc_free_event(struct ibmvfc_event *evt) ibmvfc_free_event() argument
781 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) ibmvfc_scsi_eh_done() argument
804 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) ibmvfc_fail_request() argument
828 struct ibmvfc_event *evt, *pos; ibmvfc_purge_requests() local
1225 struct ibmvfc_event *evt = &pool->events[i]; ibmvfc_init_event_pool() local
1274 struct ibmvfc_event *evt; ibmvfc_get_event() local
1290 static void ibmvfc_init_event(struct ibmvfc_event *evt, ibmvfc_init_event() argument
1389 static void ibmvfc_timeout(struct ibmvfc_event *evt) ibmvfc_timeout() argument
1404 static int ibmvfc_send_event(struct ibmvfc_event *evt, ibmvfc_send_event() argument
1469 static void ibmvfc_log_error(struct ibmvfc_event *evt) ibmvfc_log_error() argument
1524 static void ibmvfc_scsi_done(struct ibmvfc_event *evt) ibmvfc_scsi_done() argument
1617 struct ibmvfc_event *evt; ibmvfc_queuecommand_lck() local
1673 static void ibmvfc_sync_completion(struct ibmvfc_event *evt) ibmvfc_sync_completion() argument
1687 static void ibmvfc_bsg_timeout_done(struct ibmvfc_event *evt) ibmvfc_bsg_timeout_done() argument
1707 struct ibmvfc_event *evt; ibmvfc_bsg_timeout() local
1760 struct ibmvfc_event *evt; ibmvfc_bsg_plogi() local
1821 struct ibmvfc_event *evt; ibmvfc_bsg_request() local
1966 struct ibmvfc_event *evt = NULL; ibmvfc_reset_device() local
2036 static int ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) ibmvfc_match_rport() argument
2056 static int ibmvfc_match_target(struct ibmvfc_event *evt, void *device) ibmvfc_match_target() argument
2071 static int ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) ibmvfc_match_lun() argument
2090 struct ibmvfc_event *evt; ibmvfc_wait_for_ops() local
2150 struct ibmvfc_event *evt, *found_evt; ibmvfc_cancel_all() local
2241 static int ibmvfc_match_key(struct ibmvfc_event *evt, void *key) ibmvfc_match_key() argument
2259 static int ibmvfc_match_evt(struct ibmvfc_event *evt, void *match) ibmvfc_match_evt() argument
2281 struct ibmvfc_event *evt, *found_evt; ibmvfc_abort_task_set() local
2724 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); ibmvfc_handle_crq() local
3291 static void ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) ibmvfc_tgt_prli_done() argument
3364 struct ibmvfc_event *evt; ibmvfc_tgt_send_prli() local
3399 static void ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) ibmvfc_tgt_plogi_done() argument
3460 struct ibmvfc_event *evt; ibmvfc_tgt_send_plogi() local
3492 static void ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) ibmvfc_tgt_implicit_logout_done() argument
3535 struct ibmvfc_event *evt; ibmvfc_tgt_implicit_logout() local
3588 static void ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_done() argument
3631 static void ibmvfc_init_passthru(struct ibmvfc_event *evt) ibmvfc_init_passthru() argument
3664 static void ibmvfc_tgt_adisc_cancel_done(struct ibmvfc_event *evt) ibmvfc_tgt_adisc_cancel_done() argument
3687 struct ibmvfc_event *evt; ibmvfc_adisc_timeout() local
3743 struct ibmvfc_event *evt; ibmvfc_tgt_adisc() local
3791 static void ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) ibmvfc_tgt_query_target_done() argument
3848 struct ibmvfc_event *evt; ibmvfc_tgt_query_target() local
3945 static void ibmvfc_discover_targets_done(struct ibmvfc_event *evt) ibmvfc_discover_targets_done() argument
3984 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); ibmvfc_discover_targets() local
4008 static void ibmvfc_npiv_login_done(struct ibmvfc_event *evt) ibmvfc_npiv_login_done() argument
4095 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); ibmvfc_npiv_login() local
4123 static void ibmvfc_npiv_logout_done(struct ibmvfc_event *evt) ibmvfc_npiv_logout_done() argument
4158 struct ibmvfc_event *evt; ibmvfc_npiv_logout() local
748 ibmvfc_valid_event(struct ibmvfc_event_pool *pool, struct ibmvfc_event *evt) ibmvfc_valid_event() argument
1329 ibmvfc_map_sg_data(struct scsi_cmnd *scmd, struct ibmvfc_event *evt, struct ibmvfc_cmd *vfc_cmd, struct device *dev) ibmvfc_map_sg_data() argument
H A Dibmvfc.h507 struct ibmvfc_event *evt; member in struct:ibmvfc_trace_entry
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c872 struct clock_event_device *evt = &per_cpu(lapic_events, cpu); local_apic_timer_interrupt() local
455 lapic_next_event(unsigned long delta, struct clock_event_device *evt) lapic_next_event() argument
462 lapic_next_deadline(unsigned long delta, struct clock_event_device *evt) lapic_next_deadline() argument
475 lapic_timer_setup(enum clock_event_mode mode, struct clock_event_device *evt) lapic_timer_setup() argument
/linux-4.1.27/arch/s390/kernel/
H A Dtime.c112 s390_next_event(unsigned long delta, struct clock_event_device *evt) s390_next_event() argument
120 s390_set_mode(enum clock_event_mode mode, struct clock_event_device *evt) s390_set_mode() argument
/linux-4.1.27/drivers/net/wan/
H A Ddscc4.c1779 }, *evt; dscc4_rx_irq() local
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fcpim.c2797 enum bfa_ioim_event evt = BFA_IOIM_SM_COMP; bfa_ioim_isr() local
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c761 struct ocrdma_ae_pvid_mcqe *evt; ocrdma_process_grp5_aync() local
/linux-4.1.27/drivers/dma/
H A Dimx-sdma.c475 unsigned long evt, mcu, dsp; sdma_config_ownership() local
/linux-4.1.27/drivers/bluetooth/
H A Dbtusb.c1196 static void btusb_notify(struct hci_dev *hdev, unsigned int evt) btusb_notify() argument
1808 struct hci_event_hdr *evt = NULL; btusb_setup_intel_patching() local
2129 struct hci_ev_cmd_complete *evt; inject_cmd_complete() local
2166 const struct intel_bootup *evt = ptr; btusb_intel_bootup() local
2180 const struct intel_secure_send_result *evt = ptr; btusb_intel_secure_send_result() local
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c716 int sti_hqvdp_vtg_cb(struct notifier_block *nb, unsigned long evt, void *data) sti_hqvdp_vtg_cb() argument
/linux-4.1.27/drivers/vhost/
H A Dscsi.c567 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) vhost_scsi_free_evt() argument
578 struct vhost_scsi_evt *evt; vhost_scsi_allocate_evt() local
614 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) vhost_scsi_do_evt_work() argument
668 struct vhost_scsi_evt *evt; vhost_scsi_evt_work() local
1265 struct vhost_scsi_evt *evt; vhost_scsi_send_evt() local
/linux-4.1.27/include/linux/uwb/
H A Dspec.h719 static inline enum uwb_drp_notif_reason uwb_rc_evt_drp_reason(struct uwb_rc_evt_drp *evt) uwb_rc_evt_drp_reason() argument
684 uwb_rc_evt_bp_slot_change_slot_num( const struct uwb_rc_evt_bp_slot_change *evt) uwb_rc_evt_bp_slot_change_slot_num() argument
690 uwb_rc_evt_bp_slot_change_no_slot( const struct uwb_rc_evt_bp_slot_change *evt) uwb_rc_evt_bp_slot_change_no_slot() argument
/linux-4.1.27/drivers/net/ethernet/alteon/
H A Dacenic.h319 u32 evt:8; member in struct:event
365 u32 evt:8; member in struct:cmd
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c481 struct wmi_tx_complete_event *evt; ath6kl_wmi_tx_complete_event_rx() local
/linux-4.1.27/drivers/firewire/
H A Dohci.c379 static void log_irqs(struct fw_ohci *ohci, u32 evt) log_irqs() argument
818 int evt; handle_ar_packet() local
1445 int evt; handle_at_packet() local
484 log_ar_at_event(struct fw_ohci *ohci, char dir, int speed, u32 *header, int evt) log_ar_at_event() argument
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dwsm.h885 struct wsm_event evt; member in struct:cw1200_wsm_event
/linux-4.1.27/include/net/bluetooth/
H A Dhci.h1952 __u8 evt; member in struct:hci_event_hdr

Completed in 4321 milliseconds