Searched refs:event (Results 76 - 100 of 1016) sorted by relevance

1234567891011>>

/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c75 cmdq_sm_stopped(struct bfa_msgq_cmdq *cmdq, enum cmdq_event event) argument
77 switch (event) {
92 bfa_sm_fault(event);
103 cmdq_sm_init_wait(struct bfa_msgq_cmdq *cmdq, enum cmdq_event event) argument
105 switch (event) {
124 bfa_sm_fault(event);
134 cmdq_sm_ready(struct bfa_msgq_cmdq *cmdq, enum cmdq_event event) argument
136 switch (event) {
147 bfa_sm_fault(event);
158 cmdq_sm_dbell_wait(struct bfa_msgq_cmdq *cmdq, enum cmdq_event event) argument
344 rspq_sm_stopped(struct bfa_msgq_rspq *rspq, enum rspq_event event) argument
368 rspq_sm_init_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) argument
391 rspq_sm_ready(struct bfa_msgq_rspq *rspq, enum rspq_event event) argument
416 rspq_sm_dbell_wait(struct bfa_msgq_rspq *rspq, enum rspq_event event) argument
559 bfa_msgq_notify(void *cbarg, enum bfa_ioc_event event) argument
[all...]
H A Dbna_enet.c522 enum bna_ethport_event event)
524 switch (event) {
538 /* This event is received due to Rx objects failing */
543 bfa_sm_fault(event);
554 enum bna_ethport_event event)
556 switch (event) {
571 bfa_sm_fault(event);
582 enum bna_ethport_event event)
584 switch (event) {
615 bfa_sm_fault(event);
521 bna_ethport_sm_stopped(struct bna_ethport *ethport, enum bna_ethport_event event) argument
553 bna_ethport_sm_down(struct bna_ethport *ethport, enum bna_ethport_event event) argument
581 bna_ethport_sm_up_resp_wait(struct bna_ethport *ethport, enum bna_ethport_event event) argument
630 bna_ethport_sm_down_resp_wait(struct bna_ethport *ethport, enum bna_ethport_event event) argument
667 bna_ethport_sm_up(struct bna_ethport *ethport, enum bna_ethport_event event) argument
696 bna_ethport_sm_last_resp_wait(struct bna_ethport *ethport, enum bna_ethport_event event) argument
933 bna_enet_sm_stopped(struct bna_enet *enet, enum bna_enet_event event) argument
976 bna_enet_sm_pause_init_wait(struct bna_enet *enet, enum bna_enet_event event) argument
1020 bna_enet_sm_last_resp_wait(struct bna_enet *enet, enum bna_enet_event event) argument
1046 bna_enet_sm_started(struct bna_enet *enet, enum bna_enet_event event) argument
1080 bna_enet_sm_cfg_wait(struct bna_enet *enet, enum bna_enet_event event) argument
1133 bna_enet_sm_cfg_stop_wait(struct bna_enet *enet, enum bna_enet_event event) argument
1159 bna_enet_sm_chld_stop_wait(struct bna_enet *enet, enum bna_enet_event event) argument
1413 bna_ioceth_sm_stopped(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1450 bna_ioceth_sm_ioc_ready_wait(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1484 bna_ioceth_sm_enet_attr_wait(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1515 bna_ioceth_sm_ready(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1540 bna_ioceth_sm_last_resp_wait(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1568 bna_ioceth_sm_enet_stop_wait(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1596 bna_ioceth_sm_ioc_disable_wait(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
1622 bna_ioceth_sm_failed(struct bna_ioceth *ioceth, enum bna_ioceth_event event) argument
[all...]
/drivers/isdn/mISDN/
H A Dlayer1.c118 l1_reset(struct FsmInst *fi, int event, void *arg) argument
124 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) argument
134 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) argument
144 l1_power_up_s(struct FsmInst *fi, int event, void *arg) argument
156 l1_go_F5(struct FsmInst *fi, int event, void *arg) argument
162 l1_go_F8(struct FsmInst *fi, int event, void *arg) argument
168 l1_info2_ind(struct FsmInst *fi, int event, void *arg) argument
177 l1_info4_ind(struct FsmInst *fi, int event, void *arg) argument
194 l1_timer3(struct FsmInst *fi, int event, void *arg) argument
211 l1_timer_act(struct FsmInst *fi, int event, voi argument
221 l1_timer_deact(struct FsmInst *fi, int event, void *arg) argument
234 l1_activate_s(struct FsmInst *fi, int event, void *arg) argument
245 l1_activate_no(struct FsmInst *fi, int event, void *arg) argument
317 l1_event(struct layer1 *l1, u_int event) argument
[all...]
/drivers/infiniband/hw/amso1100/
H A Dc2_ae.c69 static const char* to_event_str(int event) argument
119 if (event < CCAE_REMOTE_SHUTDOWN ||
120 event > CCAE_RNIC_CATASTROPHIC_ERROR)
121 return "<invalid event>";
123 event -= CCAE_REMOTE_SHUTDOWN;
124 return event_str[event];
178 pr_debug("event received c2_dev=%p, event_id=%d, "
191 pr_debug("event received, but cm_id is <nul>, qp=%p!\n",
195 pr_debug("%s: event = %s, user_context=%llx, "
210 cm_event.event
[all...]
/drivers/infiniband/hw/cxgb3/
H A Diwch.c209 struct ib_event event; local
220 event.event = IB_EVENT_DEVICE_FATAL;
225 event.event = IB_EVENT_PORT_ERR;
230 event.event = IB_EVENT_PORT_ACTIVE;
260 event.device = &rnicp->ibdev;
261 event.element.port_num = portnum;
262 ib_dispatch_event(&event);
[all...]
/drivers/scsi/bfa/
H A Dbfa_svc.c66 BFA_FCPORT_SM_LINKUP = 6, /* firmware linkup event */
82 BFA_FCPORT_LN_SM_LINKUP = 1, /* linkup event */
83 BFA_FCPORT_LN_SM_LINKDOWN = 2, /* linkdown event */
149 static void bfa_lps_sm_init(struct bfa_lps_s *lps, enum bfa_lps_event event);
150 static void bfa_lps_sm_login(struct bfa_lps_s *lps, enum bfa_lps_event event);
152 event);
153 static void bfa_lps_sm_online(struct bfa_lps_s *lps, enum bfa_lps_event event);
155 enum bfa_lps_event event);
156 static void bfa_lps_sm_logout(struct bfa_lps_s *lps, enum bfa_lps_event event);
158 event);
356 bfa_plog_str(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, char *log_str) argument
376 bfa_plog_intarr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, u32 *intarr, u32 num_ints) argument
403 bfa_plog_fchdr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr) argument
423 bfa_plog_fchdr_and_pl(struct bfa_plog_s *plog, enum bfa_plog_mid mid, enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr, u32 pld_w0) argument
1219 bfa_lps_sm_init(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1277 bfa_lps_sm_login(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1331 bfa_lps_sm_loginwait(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1365 bfa_lps_sm_online(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1414 bfa_lps_sm_online_n2n_pid_wait(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1456 bfa_lps_sm_logout(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
1481 bfa_lps_sm_logowait(struct bfa_lps_s *lps, enum bfa_lps_event event) argument
2068 bfa_fcport_aen_post(struct bfa_fcport_s *fcport, enum bfa_port_aen_event event) argument
2089 bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2137 bfa_fcport_sm_enabling_qwait(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2201 bfa_fcport_sm_enabling(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2263 bfa_fcport_sm_linkdown(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2355 bfa_fcport_sm_linkup(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2454 bfa_fcport_sm_disabling_qwait(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2505 bfa_fcport_sm_toggling_qwait(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2552 bfa_fcport_sm_disabling(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2607 bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2664 bfa_fcport_sm_stopped(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2690 bfa_fcport_sm_iocdown(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2716 bfa_fcport_sm_iocfail(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2739 bfa_fcport_sm_dport(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2771 bfa_fcport_sm_ddport(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2805 bfa_fcport_sm_faa_misconfig(struct bfa_fcport_s *fcport, enum bfa_fcport_sm_event event) argument
2851 bfa_fcport_ln_sm_dn(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2871 bfa_fcport_ln_sm_dn_nf(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2894 bfa_fcport_ln_sm_dn_up_nf(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2918 bfa_fcport_ln_sm_up(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2938 bfa_fcport_ln_sm_up_nf(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2961 bfa_fcport_ln_sm_up_dn_nf(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
2985 bfa_fcport_ln_sm_up_dn_up_nf(struct bfa_fcport_ln_s *ln, enum bfa_fcport_ln_sm_event event) argument
3021 bfa_fcport_scn(struct bfa_fcport_s *fcport, enum bfa_port_linkstate event, bfa_boolean_t trunk) argument
3040 bfa_fcport_queue_cb(struct bfa_fcport_ln_s *ln, enum bfa_port_linkstate event) argument
3762 bfa_fcport_event_register(struct bfa_s *bfa, void (*cbfn) (void *cbarg, enum bfa_port_linkstate event), void *cbarg) argument
4402 bfa_rport_sm_uninit(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4420 bfa_rport_sm_created(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4455 bfa_rport_sm_fwcreate(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4492 bfa_rport_sm_fwcreate_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4533 bfa_rport_sm_online(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4601 bfa_rport_sm_fwdelete(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4631 bfa_rport_sm_fwdelete_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4664 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4703 bfa_rport_sm_deleting(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4727 bfa_rport_sm_deleting_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4755 bfa_rport_sm_delete_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4786 bfa_rport_sm_offline_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
4822 bfa_rport_sm_iocdisable(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
6302 bfa_dport_sm_disabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6341 bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6364 bfa_dport_sm_enabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6398 bfa_dport_sm_enabled(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6470 bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6497 bfa_dport_sm_disabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6522 bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6545 bfa_dport_sm_starting(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6576 bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
6608 bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport, enum bfa_dport_sm_event event) argument
[all...]
/drivers/hid/
H A Dhid-roccat-kone.c22 * Is it possible to remove and reinstall the urb in raw-event- or any
49 roccat_report.event = kone_mouse_event_switch_profile;
783 struct kone_mouse_event const *event)
785 switch (event->event) {
787 kone->actual_dpi = kone->profiles[event->value - 1].
790 kone->actual_profile = event->value;
794 kone->actual_dpi = event->value;
800 struct kone_mouse_event const *event)
804 switch (event
782 kone_keep_values_up_to_date(struct kone_device *kone, struct kone_mouse_event const *event) argument
799 kone_report_to_chrdev(struct kone_device const *kone, struct kone_mouse_event const *event) argument
838 struct kone_mouse_event *event = (struct kone_mouse_event *)data; local
[all...]
H A Dhid-xinmo.c3 * Fixes the negative axis event values (the devices sends -2) to match the
57 .event = xinmo_event
/drivers/s390/net/
H A Dctcm_fsms.c131 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg);
137 static void chx_txdone(fsm_instance *fi, int event, void *arg);
138 static void chx_rx(fsm_instance *fi, int event, void *arg);
139 static void chx_rxidle(fsm_instance *fi, int event, void *arg);
140 static void chx_firstio(fsm_instance *fi, int event, void *arg);
141 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg);
142 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg);
143 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg);
144 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg);
145 static void ctcm_chx_stop(fsm_instance *fi, int event, voi
228 ctcm_action_nop(fsm_instance *fi, int event, void *arg) argument
245 chx_txdone(fsm_instance *fi, int event, void *arg) argument
336 ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) argument
357 chx_rx(fsm_instance *fi, int event, void *arg) argument
434 chx_firstio(fsm_instance *fi, int event, void *arg) argument
513 chx_rxidle(fsm_instance *fi, int event, void *arg) argument
553 ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) argument
594 ctcm_chx_start(fsm_instance *fi, int event, void *arg) argument
657 ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) argument
745 ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) argument
758 ctcm_chx_stop(fsm_instance *fi, int event, void *arg) argument
772 ctcm_chx_fail(fsm_instance *fi, int event, void *arg) argument
784 ctcm_chx_setuperr(fsm_instance *fi, int event, void *arg) argument
833 ctcm_chx_restart(fsm_instance *fi, int event, void *arg) argument
875 ctcm_chx_rxiniterr(fsm_instance *fi, int event, void *arg) argument
910 ctcm_chx_rxinitfail(fsm_instance *fi, int event, void *arg) argument
930 ctcm_chx_rxdisc(fsm_instance *fi, int event, void *arg) argument
962 ctcm_chx_txiniterr(fsm_instance *fi, int event, void *arg) argument
994 ctcm_chx_txretry(fsm_instance *fi, int event, void *arg) argument
1067 ctcm_chx_iofatal(fsm_instance *fi, int event, void *arg) argument
1217 ctcmpc_chx_txdone(fsm_instance *fi, int event, void *arg) argument
1389 ctcmpc_chx_rx(fsm_instance *fi, int event, void *arg) argument
1492 ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg) argument
1546 ctcmpc_chx_rxidle(fsm_instance *fi, int event, void *arg) argument
1601 ctcmpc_chx_attn(fsm_instance *fsm, int event, void *arg) argument
1660 ctcmpc_chx_attnbusy(fsm_instance *fsm, int event, void *arg) argument
1745 ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) argument
1761 ctcmpc_chx_send_sweep(fsm_instance *fsm, int event, void *arg) argument
2072 dev_action_start(fsm_instance *fi, int event, void *arg) argument
2097 dev_action_stop(fsm_instance *fi, int event, void *arg) argument
2117 dev_action_restart(fsm_instance *fi, int event, void *arg) argument
2152 dev_action_chup(fsm_instance *fi, int event, void *arg) argument
2213 dev_action_chdown(fsm_instance *fi, int event, void *arg) argument
[all...]
/drivers/input/serio/
H A Dserio.c147 * Serio event processing.
170 struct serio_event *event = NULL; local
176 event = list_first_entry(&serio_event_list,
178 list_del_init(&event->node);
182 return event;
185 static void serio_free_event(struct serio_event *event) argument
187 module_put(event->owner);
188 kfree(event);
202 * If this event is of different type we should not
219 struct serio_event *event; local
262 struct serio_event *event; local
315 struct serio_event *event, *next; local
338 struct serio_event *event; local
[all...]
/drivers/infiniband/core/
H A Dcache.c337 struct ib_event *event)
341 if (event->event == IB_EVENT_PORT_ERR ||
342 event->event == IB_EVENT_PORT_ACTIVE ||
343 event->event == IB_EVENT_LID_CHANGE ||
344 event->event == IB_EVENT_PKEY_CHANGE ||
345 event
336 ib_cache_event(struct ib_event_handler *handler, struct ib_event *event) argument
[all...]
/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c57 MODULE_PARM_DESC(catas_reset_disable, "disable reset on catastrophic event if nonzero");
89 struct ib_event event; local
94 event.device = &dev->ib_dev;
95 event.event = IB_EVENT_DEVICE_FATAL;
96 event.element.port_num = 0;
99 ib_dispatch_event(&event);
/drivers/isdn/hisax/
H A Darcofi.c53 arcofi_fsm(struct IsdnCardState *cs, int event, void *data) { argument
55 debugl1(cs, "arcofi state %d event %d", cs->dc.isac.arcofi_state, event);
57 if (event == ARCOFI_TIMEOUT) {
65 if (event == ARCOFI_START) {
72 if (event == ARCOFI_TX_END) {
92 if (event == ARCOFI_RX_END) {
/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.c188 DEBUGFS_FWSTATS_FILE(event, heart_beat, 20, "%u");
189 DEBUGFS_FWSTATS_FILE(event, calibration, 20, "%u");
190 DEBUGFS_FWSTATS_FILE(event, rx_mismatch, 20, "%u");
191 DEBUGFS_FWSTATS_FILE(event, rx_mem_empty, 20, "%u");
192 DEBUGFS_FWSTATS_FILE(event, rx_pool, 20, "%u");
193 DEBUGFS_FWSTATS_FILE(event, oom_late, 20, "%u");
194 DEBUGFS_FWSTATS_FILE(event, phy_transmit_error, 20, "%u");
195 DEBUGFS_FWSTATS_FILE(event, tx_stuck, 20, "%u");
328 DEBUGFS_FWSTATS_DEL(event, heart_beat);
329 DEBUGFS_FWSTATS_DEL(event, calibratio
[all...]
H A DMakefile1 wl1251-objs = main.o event.o tx.o rx.o ps.o cmd.o \
/drivers/platform/x86/
H A Dtopstar-laptop.c44 { KE_IGNORE, 0x82, }, /* backlight event */
50 * 'G key' generate two event codes, convert to only
51 * one event/key code for now, consider replacing by
60 static void acpi_topstar_notify(struct acpi_device *device, u32 event) argument
67 if (event == 0x83 || event == 0x84) {
68 dup = &dup_evnt[event - 0x83];
76 if (!sparse_keymap_report_event(hkey->inputdev, event, 1, true))
77 pr_info("unknown event = 0x%02x\n", event);
[all...]
/drivers/cpufreq/
H A Dppc_cbe_cpufreq_pmi.c94 unsigned long event, void *data)
103 if (event == CPUFREQ_START)
109 pr_debug("got notified, event=%lu, node=%u\n", event, node);
93 pmi_notifier(struct notifier_block *nb, unsigned long event, void *data) argument
/drivers/gpu/drm/nouveau/core/engine/device/
H A Dacpi.c36 nvkm_event_send(&device->event, 1, 0, NULL, 0);
/drivers/gpu/drm/nouveau/core/include/core/
H A Dnotify.h5 struct nvkm_event *event; member in struct:nvkm_notify
/drivers/gpu/drm/nouveau/core/include/engine/
H A Ddisp.h7 #include <core/event.h>
/drivers/gpu/drm/nouveau/core/subdev/gpio/
H A Dbase.c109 nouveau_gpio_intr_fini(struct nvkm_event *event, int type, int index) argument
111 struct nouveau_gpio *gpio = container_of(event, typeof(*gpio), event);
117 nouveau_gpio_intr_init(struct nvkm_event *event, int type, int index) argument
119 struct nouveau_gpio *gpio = container_of(event, typeof(*gpio), event);
152 nvkm_event_send(&gpio->event, rep.mask, i, &rep, sizeof(rep));
207 nvkm_event_fini(&gpio->event);
233 &gpio->event);
/drivers/input/misc/
H A Ddm355evm_keys.c25 * pressed, or its autorepeat kicks in, an event is sent. This driver
26 * read those events from the small (32 event) queue and reports them.
58 * These event codes match firmware documentation, but other
111 u16 event; local
124 event = status << 8;
132 event |= status;
133 if (event == 0xdead)
143 * mapping events to a press/release event pair; then
144 * to avoid adding extra events, skip the second event
147 if (event
[all...]
H A Dxen-kbdfront.c64 union xenkbd_in_event *event; local
66 event = &XENKBD_IN_RING_REF(page, cons);
69 switch (event->type) {
71 input_report_rel(dev, REL_X, event->motion.rel_x);
72 input_report_rel(dev, REL_Y, event->motion.rel_y);
73 if (event->motion.rel_z)
75 -event->motion.rel_z);
79 if (test_bit(event->key.keycode, info->kbd->keybit))
81 if (test_bit(event->key.keycode, info->ptr->keybit))
84 input_report_key(dev, event
[all...]
/drivers/usb/phy/
H A Dotg-wakelock.c80 static void otgwl_handle_event(unsigned long event) argument
92 switch (event) {
112 unsigned long event, void *unused)
114 otgwl_handle_event(event);
111 otgwl_otg_notifications(struct notifier_block *nb, unsigned long event, void *unused) argument
/drivers/gpu/drm/savage/
H A Dsavage_bci.c111 * The BIOSresets the event tag to 0 on mode changes. Therefore we
112 * never emit 0 to the event tag. If we find a 0 event tag we know the
116 * Note: if the Xserver uses the event tag it has to follow the same
243 uint16_t event; local
249 event = dev_priv->status_ptr[1] & 0xffff;
251 event = SAVAGE_READ(SAVAGE_STATUS_WORD1) & 0xffff;
253 if (event > dev_priv->event_counter)
256 DRM_DEBUG(" tail=0x%04x %d\n", tail->age.event, tail->age.wrap);
257 DRM_DEBUG(" head=0x%04x %d\n", event, wra
321 uint16_t event; local
336 uint16_t event; local
422 uint16_t event; local
933 drm_savage_event_emit_t *event = data; local
948 drm_savage_event_wait_t *event = data; local
1064 uint16_t event; local
[all...]

Completed in 540 milliseconds

1234567891011>>