Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 200 of 202) sorted by relevance

12

/linux-4.1.27/include/sound/
Dasequencer.h30 #define snd_seq_event_bounce_ext_data(ev) ((void*)((char *)(ev)->data.ext.ptr + sizeof(struct snd_s… argument
36 #define snd_seq_ev_is_result_type(ev) ((ev)->type < 5) argument
38 #define snd_seq_ev_is_channel_type(ev) ((ev)->type >= 5 && (ev)->type < 20) argument
40 #define snd_seq_ev_is_note_type(ev) ((ev)->type >= 5 && (ev)->type < 10) argument
42 #define snd_seq_ev_is_control_type(ev) ((ev)->type >= 10 && (ev)->type < 20) argument
44 #define snd_seq_ev_is_queue_type(ev) ((ev)->type >= 30 && (ev)->type < 40) argument
46 #define snd_seq_ev_is_message_type(ev) ((ev)->type >= 60 && (ev)->type < 69) argument
48 #define snd_seq_ev_is_sample_type(ev) ((ev)->type >= 70 && (ev)->type < 79) argument
50 #define snd_seq_ev_is_user_type(ev) ((ev)->type >= 90 && (ev)->type < 99) argument
52 #define snd_seq_ev_is_fixed_type(ev) ((ev)->type < 100) argument
[all …]
/linux-4.1.27/net/llc/
Dllc_s_ev.c25 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_activation_req() local
33 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_ui() local
43 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_unitdata_req() local
53 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_xid_req() local
62 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_xid_c() local
72 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_xid_r() local
82 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_test_req() local
91 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_test_c() local
101 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_rx_test_r() local
111 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_ev_deactivation_req() local
Dllc_c_ev.c101 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_conn_req() local
109 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_data_req() local
117 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_disc_req() local
125 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_rst_req() local
133 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_local_busy_detected() local
141 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_local_busy_cleared() local
545 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_p_tmr_exp() local
552 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_ack_tmr_exp() local
559 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_rej_tmr_exp() local
566 const struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_busy_tmr_exp() local
[all …]
Dllc_if.c44 struct llc_conn_state_ev *ev; in llc_build_and_send_pkt() local
103 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_establish_connection() local
128 struct llc_conn_state_ev *ev; in llc_send_disc() local
Dllc_sap.c93 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rtn_pdu() local
203 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_state_process() local
240 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_test_pkt() local
266 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_xid_pkt() local
289 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rcv() local
Dllc_s_ac.c54 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_ui() local
77 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_xid_c() local
131 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_test_c() local
Dllc_conn.c63 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_state_process() local
214 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_rtn_pdu() local
410 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_qualify_conn_ev() local
758 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_rcv() local
Dllc_c_ac.c63 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_conn_ind() local
71 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_conn_confirm() local
79 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_data_confirm() local
93 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_disc_ind() local
121 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_disc_confirm() local
132 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_rst_ind() local
169 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ac_rst_confirm() local
1328 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_tmr_common_cb() local
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.c54 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event()
107 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event()
133 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event()
187 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event()
208 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event()
235 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event()
270 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event()
286 …_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_on_event()
346 …off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_off_event()
382 …struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) in set_note_event()
[all …]
Dseq_oss_midi.c465 struct snd_seq_event ev; in snd_seq_oss_midi_reset() local
517 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data) in snd_seq_oss_midi_input()
545 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event()
606 send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev) in send_midi_event()
634 …d_seq_oss_midi_putc(struct seq_oss_devinfo *dp, int dev, unsigned char c, struct snd_seq_event *ev) in snd_seq_oss_midi_putc()
Dseq_oss_timer.c86 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) in snd_seq_oss_process_timer_event()
142 struct snd_seq_event ev; in send_timer_event() local
Dseq_oss_synth.c437 struct snd_seq_event ev; in snd_seq_oss_synth_reset() local
497 …_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_event *ev) in snd_seq_oss_synth_sysex()
554 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
590 …synth_raw_event(struct seq_oss_devinfo *dp, int dev, unsigned char *data, struct snd_seq_event *ev) in snd_seq_oss_synth_raw_event()
Dseq_oss_ioctl.c59 unsigned char ev[8]; in snd_seq_oss_oob_user() local
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
162 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, in snd_seq_oss_fill_addr()
Dseq_oss_writeq.c104 struct snd_seq_event ev; in snd_seq_oss_writeq_sync() local
Dseq_oss_event.h104 #define ev_is_long(ev) ((ev)->s.code >= 128) argument
105 #define ev_length(ev) ((ev)->s.code >= 128 ? LONG_EVENT_SIZE : SHORT_EVENT_SIZE) argument
Dseq_oss_readq.c126 snd_seq_oss_readq_put_event(struct seq_oss_readq *q, union evrec *ev) in snd_seq_oss_readq_put_event()
Dseq_oss_init.c136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
/linux-4.1.27/sound/core/seq/
Dseq_midi_event.c217 struct snd_seq_event *ev) in snd_midi_event_encode()
243 struct snd_seq_event *ev) in snd_midi_event_encode_byte()
312 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in note_event()
320 static void one_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in one_param_ctrl_event()
327 static void pitchbend_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in pitchbend_ctrl_event()
334 static void two_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in two_param_ctrl_event()
342 static void one_param_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in one_param_event()
348 static void songpos_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in songpos_event()
358 struct snd_seq_event *ev) in snd_midi_event_decode()
414 static void note_decode(struct snd_seq_event *ev, unsigned char *buf) in note_decode()
[all …]
Dseq_system.c70 static int setheader(struct snd_seq_event * ev, int client, int port) in setheader()
96 struct snd_seq_event ev; in snd_seq_system_broadcast() local
105 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) in snd_seq_system_notify()
116 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
Dseq_virmidi.c59 struct snd_seq_event *ev) in snd_virmidi_init_event()
80 struct snd_seq_event *ev) in snd_virmidi_dev_receive_event()
125 static int snd_virmidi_event_input(struct snd_seq_event *ev, int direct, in snd_virmidi_event_input()
Dseq_queue.c656 static void queue_broadcast_event(struct snd_seq_queue *q, struct snd_seq_event *ev, in queue_broadcast_event()
680 struct snd_seq_event *ev, in snd_seq_queue_process_event()
732 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_midi.c79 struct snd_seq_event ev; in snd_midi_input_event() local
132 static int event_process_midi(struct snd_seq_event *ev, int direct, in event_process_midi()
Dseq_dummy.c88 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, in dummy_input()
Dseq_clientmgr.c865 struct snd_seq_event tmpev, *ev; in snd_seq_dispatch_event() local
977 static int check_event_type_and_length(struct snd_seq_event *ev) in check_event_type_and_length()
2313 static int kernel_client_enqueue(int client, struct snd_seq_event *ev, in kernel_client_enqueue()
2352 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue()
2365 int snd_seq_kernel_client_enqueue_blocking(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_enqueue_blocking()
2381 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event * ev, in snd_seq_kernel_client_dispatch()
Dseq_prioq.c344 struct snd_seq_event *ev) in prioq_remove_match()
Dseq_midi_emul.c84 struct snd_seq_event *ev, in snd_midi_process_event()
/linux-4.1.27/drivers/connector/
Dcn_proc.c70 struct proc_event *ev; in proc_fork_connector() local
102 struct proc_event *ev; in proc_exec_connector() local
127 struct proc_event *ev; in proc_id_connector() local
166 struct proc_event *ev; in proc_sid_connector() local
191 struct proc_event *ev; in proc_ptrace_connector() local
224 struct proc_event *ev; in proc_comm_connector() local
250 struct proc_event *ev; in proc_coredump_connector() local
275 struct proc_event *ev; in proc_exit_connector() local
310 struct proc_event *ev; in cn_proc_ack() local
/linux-4.1.27/samples/uhid/
Duhid-example.c158 static int uhid_write(int fd, const struct uhid_event *ev) in uhid_write()
177 struct uhid_event ev; in create() local
195 struct uhid_event ev; in destroy() local
207 static void handle_output(struct uhid_event *ev) in handle_output()
226 struct uhid_event ev; in event() local
279 struct uhid_event ev; in send_event() local
/linux-4.1.27/drivers/scsi/libsas/
Dsas_phy.c35 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_loss_of_signal() local
45 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_done() local
54 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_error() local
85 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_spinup_hold() local
99 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_resume_timeout() local
Dsas_discover.c218 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_probe_devices() local
247 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices() local
276 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices() local
359 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_destruct_devices() local
443 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain() local
500 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain() local
553 int sas_discover_event(struct asd_sas_port *port, enum discover_event ev) in sas_discover_event()
Dsas_port.c261 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_bytes_dmaed() local
271 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_broadcast_rcvd() local
288 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_link_reset_err() local
298 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_timer_event() local
308 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_hard_reset() local
Dsas_event.c108 const int ev = DISCE_REVALIDATE_DOMAIN; in sas_enable_revalidation() local
Dsas_init.c114 struct sas_ha_event *ev = to_sas_ha_event(work); in sas_hae_reset() local
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_iommu.c24 #define _GET_BANK(ev) ((u8)(ev->hw.extra_reg.reg >> 8)) argument
25 #define _GET_CNTR(ev) ((u8)(ev->hw.extra_reg.reg)) argument
28 #define _GET_CSOURCE(ev) ((ev->hw.config & 0xFFULL)) argument
29 #define _GET_DEVID(ev) ((ev->hw.config >> 8) & 0xFFFFULL) argument
30 #define _GET_PASID(ev) ((ev->hw.config >> 24) & 0xFFFFULL) argument
31 #define _GET_DOMID(ev) ((ev->hw.config >> 40) & 0xFFFFULL) argument
32 #define _GET_DEVID_MASK(ev) ((ev->hw.extra_reg.config) & 0xFFFFULL) argument
33 #define _GET_PASID_MASK(ev) ((ev->hw.extra_reg.config >> 16) & 0xFFFFULL) argument
34 #define _GET_DOMID_MASK(ev) ((ev->hw.extra_reg.config >> 32) & 0xFFFFULL) argument
250 static void perf_iommu_enable_event(struct perf_event *ev) in perf_iommu_enable_event()
/linux-4.1.27/drivers/hid/
Duhid.c58 static void uhid_queue(struct uhid_device *uhid, struct uhid_event *ev) in uhid_queue()
77 struct uhid_event *ev; in uhid_queue_event() local
95 struct uhid_event *ev; in uhid_hid_start() local
149 struct uhid_event *ev, in __uhid_report_queue_and_wait()
178 const struct uhid_event *ev) in uhid_report_wake_up()
203 struct uhid_event *ev; in uhid_hid_get_report() local
245 struct uhid_event *ev; in uhid_hid_set_report() local
318 struct uhid_event *ev; in uhid_hid_output_raw() local
455 const struct uhid_event *ev) in uhid_dev_create2()
521 struct uhid_event *ev) in uhid_dev_create()
[all …]
/linux-4.1.27/net/bluetooth/
Dhci_event.c2218 struct hci_ev_conn_complete *ev = (void *) skb->data; in hci_conn_complete_evt() local
2312 struct hci_ev_conn_request *ev = (void *) skb->data; in hci_conn_request_evt() local
2423 struct hci_ev_disconn_complete *ev = (void *) skb->data; in hci_disconn_complete_evt() local
2501 struct hci_ev_auth_complete *ev = (void *) skb->data; in hci_auth_complete_evt() local
2566 struct hci_ev_remote_name *ev = (void *) skb->data; in hci_remote_name_evt() local
2608 struct hci_ev_encrypt_change *ev = (void *) skb->data; in hci_encrypt_change_evt() local
2681 struct hci_ev_change_link_key_complete *ev = (void *) skb->data; in hci_change_link_key_complete_evt() local
2704 struct hci_ev_remote_features *ev = (void *) skb->data; in hci_remote_features_evt() local
2755 struct hci_ev_cmd_complete *ev = (void *) skb->data; in hci_cmd_complete_evt() local
3062 struct hci_ev_cmd_status *ev = (void *) skb->data; in hci_cmd_status_evt() local
[all …]
Dmgmt_util.c64 struct mgmt_ev_cmd_status *ev; in mgmt_cmd_status() local
95 struct mgmt_ev_cmd_complete *ev; in mgmt_cmd_complete() local
Dmgmt.c1445 struct mgmt_ev_advertising_added ev; in advertising_added() local
1455 struct mgmt_ev_advertising_removed ev; in advertising_removed() local
1615 __le32 ev = cpu_to_le32(get_current_settings(hdev)); in new_settings() local
2905 struct mgmt_ev_device_unpaired ev; in device_unpaired() local
5988 struct mgmt_ev_device_added ev; in device_added() local
6112 struct mgmt_ev_device_removed ev; in device_removed() local
7243 struct mgmt_ev_ext_index ev; in mgmt_index_added() local
7275 struct mgmt_ev_ext_index ev; in mgmt_index_removed() local
7542 struct mgmt_ev_new_link_key ev; in mgmt_new_link_key() local
7577 struct mgmt_ev_new_long_term_key ev; in mgmt_new_ltk() local
[all …]
Dhci_sock.c370 struct hci_ev_stack_internal *ev; in hci_si_event() local
395 struct hci_ev_si_device ev; in hci_sock_dev_event() local
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Devents.c54 void request_out_callback(lnet_event_t *ev) in request_out_callback()
87 void reply_in_callback(lnet_event_t *ev) in reply_in_callback()
173 void client_bulk_callback(lnet_event_t *ev) in client_bulk_callback()
282 void request_in_callback(lnet_event_t *ev) in request_in_callback()
381 void reply_out_callback(lnet_event_t *ev) in reply_out_callback()
419 static void ptlrpc_master_callback(lnet_event_t *ev) in ptlrpc_master_callback()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.c358 lnet_handle_md_t *mdh, srpc_event_t *ev) in srpc_post_passive_rdma()
398 lnet_handle_md_t *mdh, srpc_event_t *ev) in srpc_post_active_rdma()
449 int len, lnet_handle_md_t *mdh, srpc_event_t *ev) in srpc_post_active_rqtbuf()
458 lnet_handle_md_t *mdh, srpc_event_t *ev) in srpc_post_passive_rqtbuf()
794 srpc_event_t *ev = &rpc->crpc_reqstev; in srpc_send_request() local
814 srpc_event_t *ev = &rpc->crpc_replyev; in srpc_prepare_reply() local
839 srpc_event_t *ev = &rpc->crpc_bulkev; in srpc_prepare_bulk() local
871 srpc_event_t *ev = &rpc->srpc_ev; in srpc_do_bulk() local
965 srpc_event_t *ev = &rpc->srpc_ev; in srpc_handle_rpc() local
1362 srpc_event_t *ev = &rpc->srpc_ev; in srpc_send_reply() local
[all …]
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c46 lnet_build_unlink_event(lnet_libmd_t *md, lnet_event_t *ev) in lnet_build_unlink_event()
64 lnet_event_t *ev = &msg->msg_ev; in lnet_build_msg_event() local
173 lnet_event_t *ev = &msg->msg_ev; in lnet_msg_decommit_tx() local
223 lnet_event_t *ev = &msg->msg_ev; in lnet_msg_decommit_rx() local
Dlib-eq.c209 lnet_eq_enqueue_event(lnet_eq_t *eq, lnet_event_t *ev) in lnet_eq_enqueue_event()
238 lnet_eq_dequeue_event(lnet_eq_t *eq, lnet_event_t *ev) in lnet_eq_dequeue_event()
Dlib-me.c233 lnet_event_t ev; in LNetMEUnlink() local
Dlib-md.c424 lnet_event_t ev; in LNetMDUnlink() local
Drouter.c1629 lnet_event_t ev; in lnet_router_checker() local
/linux-4.1.27/include/linux/ceph/
Dpagelist.h52 __le64 ev = cpu_to_le64(v); in ceph_pagelist_encode_64() local
57 __le32 ev = cpu_to_le32(v); in ceph_pagelist_encode_32() local
62 __le16 ev = cpu_to_le16(v); in ceph_pagelist_encode_16() local
/linux-4.1.27/drivers/media/rc/
Drc-ir-raw.c36 struct ir_raw_event ev; in ir_raw_event_thread() local
80 int ir_raw_event_store(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store()
159 int ir_raw_event_store_with_filter(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store_with_filter()
Dir-sony-decoder.c42 static int ir_sony_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sony_decode()
Dir-jvc-decoder.c46 static int ir_jvc_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_jvc_decode()
Dir-sharp-decoder.c46 static int ir_sharp_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sharp_decode()
Dir-sanyo-decoder.c55 static int ir_sanyo_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sanyo_decode()
Dir-xmp-decoder.c42 static int ir_xmp_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_xmp_decode()
Dir-nec-decoder.c48 static int ir_nec_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_nec_decode()
Dir-rc5-decoder.c49 static int ir_rc5_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_rc5_decode()
Dir-rc6-decoder.c86 static int ir_rc6_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_rc6_decode()
Dir-lirc-codec.c33 static int ir_lirc_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_lirc_decode()
Dir-mce_kbd-decoder.c213 static int ir_mce_kbd_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_mce_kbd_decode()
Drc-core-priv.h136 static inline void decrease_duration(struct ir_raw_event *ev, unsigned duration) in decrease_duration()
145 static inline bool is_timing_event(struct ir_raw_event ev) in is_timing_event()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_iscsi.c2351 struct iscsi_uevent *ev; in iscsi_recv_pdu() local
2390 struct iscsi_uevent *ev; in iscsi_offload_mesg() local
2423 struct iscsi_uevent *ev; in iscsi_conn_error_event() local
2458 struct iscsi_uevent *ev; in iscsi_conn_login_event() local
2493 struct iscsi_uevent *ev; in iscsi_post_host_event() local
2524 struct iscsi_uevent *ev; in iscsi_ping_comp_event() local
2572 struct iscsi_uevent *ev = nlmsg_data(nlh); in iscsi_if_get_stats() local
2644 struct iscsi_uevent *ev; in iscsi_session_event() local
2706 struct iscsi_uevent *ev, pid_t pid, in iscsi_if_create_session()
2729 iscsi_if_create_conn(struct iscsi_transport *transport, struct iscsi_uevent *ev) in iscsi_if_create_conn()
[all …]
/linux-4.1.27/drivers/md/persistent-data/
Ddm-space-map-disk.c91 enum allocation_event ev; in sm_disk_set_count() local
129 enum allocation_event ev; in sm_disk_inc_block() local
145 enum allocation_event ev; in sm_disk_dec_block() local
154 enum allocation_event ev; in sm_disk_new_block() local
Ddm-space-map-metadata.c187 enum allocation_event ev; in commit_bop() local
385 enum allocation_event ev; in sm_metadata_set_count() local
403 enum allocation_event ev; in sm_metadata_inc_block() local
420 enum allocation_event ev; in sm_metadata_dec_block() local
437 enum allocation_event ev; in sm_metadata_new_block_() local
686 enum allocation_event ev; in sm_metadata_extend() local
757 enum allocation_event ev; in dm_sm_metadata_create() local
Ddm-space-map-common.c389 void *context, enum allocation_event *ev) in sm_ll_mutate()
485 uint32_t ref_count, enum allocation_event *ev) in sm_ll_insert()
496 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_inc()
512 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_dec()
/linux-4.1.27/drivers/isdn/pcbit/
Dedss1.c145 unsigned short ev; member
167 char *strisdnevent(ushort ev) in strisdnevent()
Ddrv.c774 unsigned short i, unsigned short ev, unsigned short f) in pcbit_state_change()
/linux-4.1.27/mm/
Dvmpressure.c142 struct vmpressure_event *ev; in vmpressure_event() local
300 struct vmpressure_event *ev; in vmpressure_register_event() local
340 struct vmpressure_event *ev; in vmpressure_unregister_event() local
Dmemcontrol.c3649 struct mem_cgroup_eventfd_list *ev; in mem_cgroup_oom_notify_cb() local
3879 struct mem_cgroup_eventfd_list *ev, *tmp; in mem_cgroup_oom_unregister_event() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_intr.c72 static void signal_ib_event(struct qib_pportdata *ppd, enum ib_event_type ev) in signal_ib_event()
89 enum ib_event_type ev = 0; in qib_handle_e_ibstatuschanged() local
Dqib_ruc.c208 struct ib_event ev; in qib_get_rwqe() local
231 struct ib_event ev; in qib_migrate_qp() local
625 struct ib_event ev; in qib_ruc_loopback() local
Dqib_uc.c334 struct ib_event ev; in qib_uc_rcv() local
Dqib_cq.c74 struct ib_event ev; in qib_cq_enter() local
Dqib_rc.c1829 struct ib_event ev; in qib_rc_error() local
1952 struct ib_event ev; in qib_rc_rcv() local
Dqib_qp.c575 struct ib_event ev; in qib_modify_qp() local
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-event.c110 static void __v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev, in __v4l2_event_queue_fh()
169 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev) in v4l2_event_queue()
186 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh()
Dv4l2-ctrls.c1201 static void fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, u32 changes) in fill_event()
1225 struct v4l2_event ev; in send_event() local
3375 struct v4l2_event ev; in v4l2_ctrl_add_event() local
/linux-4.1.27/drivers/s390/net/
Dsmsgiucv_app.c60 static void smsg_app_event_free(struct smsg_app_event *ev) in smsg_app_event_free()
69 struct smsg_app_event *ev; in smsg_app_event_alloc() local
Dnetiucv.c534 struct iucv_event ev; in netiucv_callback_rx() local
545 struct iucv_event ev; in netiucv_callback_txdone() local
563 struct iucv_event ev; in netiucv_callback_connreq() local
687 struct iucv_event *ev = arg; in conn_action_rx() local
723 struct iucv_event *ev = arg; in conn_action_txdone() local
814 struct iucv_event *ev = arg; in conn_action_connaccept() local
838 struct iucv_event *ev = arg; in conn_action_connreject() local
971 struct iucv_event *ev = arg; in conn_action_stop() local
1070 struct iucv_event ev; in dev_action_stop() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtxrx.c175 struct htt_peer_map_event *ev) in ath10k_peer_map_event()
202 struct htt_peer_unmap_event *ev) in ath10k_peer_unmap_event()
Dwmi-tlv.c170 const struct wmi_tlv_bcn_tx_status_ev *ev; in ath10k_wmi_tlv_event_bcn_tx_status() local
212 const struct wmi_tlv_diag_data_ev *ev; in ath10k_wmi_tlv_event_diag_data() local
433 const struct wmi_scan_event *ev; in ath10k_wmi_tlv_op_pull_scan_ev() local
465 const struct wmi_tlv_mgmt_rx_ev *ev; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() local
514 const struct wmi_chan_info_event *ev; in ath10k_wmi_tlv_op_pull_ch_info_ev() local
546 const struct wmi_vdev_start_response_event *ev; in ath10k_wmi_tlv_op_pull_vdev_start_ev() local
577 const struct wmi_peer_sta_kickout_event *ev; in ath10k_wmi_tlv_op_pull_peer_kick_ev() local
600 const struct wmi_host_swba_event *ev; member
708 const struct wmi_tlv_phyerr_ev *ev; in ath10k_wmi_tlv_op_pull_phyerr_ev() local
774 const struct wmi_tlv_svc_rdy_ev *ev; in ath10k_wmi_tlv_op_pull_svc_rdy_ev() local
[all …]
Dwmi.c1251 struct wmi_scan_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_scan_ev() local
1624 struct wmi_chan_info_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_ch_info_ev() local
1804 const struct wmi_stats_event *ev = (void *)skb->data; in ath10k_wmi_main_op_pull_fw_stats() local
1859 const struct wmi_stats_event *ev = (void *)skb->data; in ath10k_wmi_10x_op_pull_fw_stats() local
1918 const struct wmi_10_2_stats_event *ev = (void *)skb->data; in ath10k_wmi_10_2_op_pull_fw_stats() local
1997 const struct wmi_10_2_stats_event *ev = (void *)skb->data; in ath10k_wmi_10_2_4_op_pull_fw_stats() local
2082 struct wmi_vdev_start_response_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_vdev_start_ev() local
2125 struct wmi_peer_sta_kickout_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_peer_kick_ev() local
2387 struct wmi_host_swba_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_swba_ev() local
2791 struct wmi_phyerr_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_phyerr_ev() local
[all …]
Dhtt_rx.c460 struct htt_rx_in_ord_ind *ev, in ath10k_htt_rx_pop_paddr_list()
1625 struct htt_rx_addba *ev = &resp->rx_addba; in ath10k_htt_rx_addba() local
1665 struct htt_rx_delba *ev = &resp->rx_delba; in ath10k_htt_rx_delba() local
1916 struct htt_peer_map_event ev = { in ath10k_htt_t2h_msg_handler() local
1925 struct htt_peer_unmap_event ev = { in ath10k_htt_t2h_msg_handler() local
1962 struct htt_security_indication *ev = &resp->security_indication; in ath10k_htt_t2h_msg_handler() local
/linux-4.1.27/drivers/usb/common/
Dled.c25 void usb_led_activity(enum usb_led_event ev) in usb_led_activity()
/linux-4.1.27/block/
Dgenhd.c1422 struct disk_events *ev = disk->ev; in disk_events_poll_jiffies() local
1455 struct disk_events *ev = disk->ev; in disk_block_events() local
1480 struct disk_events *ev = disk->ev; in __disk_unblock_events() local
1538 struct disk_events *ev = disk->ev; in disk_flush_events() local
1565 struct disk_events *ev = disk->ev; in disk_clear_events() local
1613 struct disk_events *ev = container_of(dwork, struct disk_events, dwork); in disk_events_workfn() local
1618 static void disk_check_events(struct disk_events *ev, in disk_check_events()
1750 struct disk_events *ev; in disk_events_set_dfl_poll_msecs() local
1783 struct disk_events *ev; in disk_alloc_events() local
/linux-4.1.27/net/rfkill/
Dcore.c81 struct rfkill_event ev; member
192 static void rfkill_fill_event(struct rfkill_event *ev, struct rfkill *rfkill, in rfkill_fill_event()
211 struct rfkill_int_event *ev; in rfkill_send_events() local
1027 struct rfkill_int_event *ev, *tmp; in rfkill_fop_open() local
1088 struct rfkill_int_event *ev; in rfkill_fop_read() local
1130 struct rfkill_event ev; in rfkill_fop_write() local
1180 struct rfkill_int_event *ev, *tmp; in rfkill_fop_release() local
/linux-4.1.27/include/net/
Dllc_s_st.h20 llc_sap_ev_t ev; member
Dllc_c_st.h36 llc_conn_ev_t ev; member
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dwmi.c506 struct wmi_remain_on_chnl_event *ev; in ath6kl_wmi_remain_on_chnl_event_rx() local
539 struct wmi_cancel_remain_on_chnl_event *ev; in ath6kl_wmi_cancel_remain_on_chnl_event_rx() local
576 struct wmi_tx_status_event *ev; in ath6kl_wmi_tx_status_event_rx() local
602 struct wmi_p2p_rx_probe_req_event *ev; in ath6kl_wmi_rx_probe_req_event_rx() local
629 struct wmi_p2p_capabilities_event *ev; in ath6kl_wmi_p2p_capabilities_event_rx() local
645 struct wmi_rx_action_event *ev; in ath6kl_wmi_rx_action_event_rx() local
668 struct wmi_p2p_info_event *ev; in ath6kl_wmi_p2p_info_event_rx() local
743 struct wmi_ready_event_2 *ev = (struct wmi_ready_event_2 *) datap; in ath6kl_wmi_ready_event_rx() local
859 struct wmi_connect_event *ev; in ath6kl_wmi_connect_event_rx() local
989 struct ath6kl_wmi_regdomain *ev; in ath6kl_wmi_regdomain_event() local
[all …]
/linux-4.1.27/drivers/thunderbolt/
Dtb.c218 struct tb_hotplug_event *ev = container_of(work, typeof(*ev), work); in tb_handle_hotplug() local
288 struct tb_hotplug_event *ev = kmalloc(sizeof(*ev), GFP_KERNEL); in tb_schedule_hotplug_handler() local
/linux-4.1.27/net/ipv4/
Dtcp_dctcp.c242 static void dctcp_update_ack_reserved(struct sock *sk, enum tcp_ca_event ev) in dctcp_update_ack_reserved()
261 static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ruc.c232 struct ib_event ev; in ipath_get_rwqe() local
499 struct ib_event ev; in ipath_ruc_loopback() local
Dipath_ud.c165 struct ib_event ev; in ipath_ud_loopback() local
Dipath_cq.c71 struct ib_event ev; in ipath_cq_enter() local
Dipath_qp.c603 struct ib_event ev; in ipath_modify_qp() local
Dipath_intr.c246 void signal_ib_event(struct ipath_devdata *dd, enum ib_event_type ev) in signal_ib_event()
Dipath_rc.c1535 struct ib_event ev; in ipath_rc_error() local
/linux-4.1.27/sound/synth/emux/
Demux_oss.c302 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input()
500 struct snd_seq_event ev; in fake_event() local
Demux_seq.c252 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_input()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Drecv_linux.c31 struct iw_michaelmicfailure ev; in rtw_handle_tkip_mic_err23a() local
/linux-4.1.27/drivers/net/fddi/skfp/
Dqueue.c75 struct event_queue *ev ; /* pointer into queue */ in ev_dispatcher() local
/linux-4.1.27/arch/powerpc/perf/
Dhv-24x7.c154 static char *event_name(struct hv_24x7_event_data *ev, int *len) in event_name()
160 static char *event_desc(struct hv_24x7_event_data *ev, int *len) in event_desc()
169 static char *event_long_desc(struct hv_24x7_event_data *ev, int *len) in event_long_desc()
180 static bool event_fixed_portion_is_within(struct hv_24x7_event_data *ev, in event_fixed_portion_is_within()
196 static void *event_end(struct hv_24x7_event_data *ev, void *end) in event_end()
Dcore-fsl-emb.c462 int ev; in hw_perf_cache_event() local
488 u64 ev; in fsl_emb_pmu_event_init() local
Dcore-book3s.c1647 static int can_go_on_limited_pmc(struct perf_event *event, u64 ev, in can_go_on_limited_pmc()
1680 static u64 normal_pmc_alternative(u64 ev, unsigned long flags) in normal_pmc_alternative()
1716 int ev; in hw_perf_cache_event() local
1742 u64 ev; in power_pmu_event_init() local
Dmpc7450-pmu.c272 u32 ev, pmc, thresh; in mpc7450_compute_mmcr() local
Dpower6-pmu.c183 unsigned int pmc, ev, b, u, s, psel; in p6_compute_mmcr() local
/linux-4.1.27/drivers/staging/rtl8712/
Drecv_linux.c90 struct iw_michaelmicfailure ev; in r8712_handle_tkip_mic_err() local
Drtl871x_ioctl_linux.c1218 char *ev = extra; in r8711_wx_get_scan() local
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Drecv_linux.c57 struct iw_michaelmicfailure ev; in rtw_handle_tkip_mic_err() local
Dioctl_linux.c1222 char *ev = extra; in rtw_wx_get_scan() local
/linux-4.1.27/include/net/sctp/
Dulpevent.h63 static inline struct sk_buff *sctp_event2skb(const struct sctp_ulpevent *ev) in sctp_event2skb()
/linux-4.1.27/sound/drivers/opl4/
Dopl4_seq.c111 static int snd_opl4_seq_event_input(struct snd_seq_event *ev, int direct, in snd_opl4_seq_event_input()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c198 static const char *chanctx_event_string(enum ath_chanctx_event ev) in chanctx_event_string()
475 enum ath_chanctx_event ev) in ath_chanctx_event()
757 enum ath_chanctx_event ev) in ath_chanctx_beacon_sent_ev()
764 enum ath_chanctx_event ev) in ath_chanctx_beacon_recv_ev()
Dath9k.h496 enum ath_chanctx_event ev) in ath_chanctx_beacon_recv_ev()
500 enum ath_chanctx_event ev) in ath_chanctx_beacon_sent_ev()
505 enum ath_chanctx_event ev) in ath_chanctx_event()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c95 enum obd_notify_event ev, void *owner, void *data) in cl_ocd_update()
/linux-4.1.27/net/wireless/
Dsme.c751 struct cfg80211_event *ev; in cfg80211_connect_result() local
866 struct cfg80211_event *ev; in cfg80211_roamed_bss() local
945 struct cfg80211_event *ev; in cfg80211_disconnected() local
Dibss.c62 struct cfg80211_event *ev; in cfg80211_ibss_joined() local
Dcore.c948 struct cfg80211_event *ev; in cfg80211_stop_iface() local
Dlib80211_crypt_tkip.c592 struct iw_michaelmicfailure ev; in lib80211_michael_mic_failure() local
Dutil.c858 struct cfg80211_event *ev; in cfg80211_process_wdev_events() local
/linux-4.1.27/sound/pci/hda/
Dhda_bind.c48 static void hda_codec_unsol_event(struct hdac_device *dev, unsigned int ev) in hda_codec_unsol_event()
/linux-4.1.27/drivers/pps/
Dpps.c147 unsigned int ev; in pps_cdev_ioctl() local
/linux-4.1.27/sound/drivers/opl3/
Dopl3_seq.c155 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, in snd_opl3_synth_event_input()
Dopl3_oss.c57 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, in snd_opl3_oss_event_input()
/linux-4.1.27/arch/s390/appldata/
Dappldata_mem.c82 unsigned long ev[NR_VM_EVENT_ITEMS]; in appldata_get_mem_data() local
/linux-4.1.27/net/sctp/
Dsm_sideeffect.c893 struct sctp_ulpevent *ev; in sctp_cmd_process_operr() local
980 struct sctp_ulpevent *ev; in sctp_cmd_assoc_change() local
994 struct sctp_ulpevent *ev; in sctp_cmd_adaptation_ind() local
Dchunk.c92 struct sctp_ulpevent *ev; in sctp_datamsg_destroy() local
Dsm_statefuns.c225 struct sctp_ulpevent *ev; in sctp_sf_do_4_C() local
659 struct sctp_ulpevent *ev, *ai_ev = NULL; in sctp_sf_do_5_1D_ce() local
882 struct sctp_ulpevent *ev; in sctp_sf_do_5_1E_ca() local
1706 struct sctp_ulpevent *ev; in sctp_sf_do_dupcook_a() local
1913 struct sctp_ulpevent *ev = NULL, *ai_ev = NULL; in sctp_sf_do_dupcook_d() local
2634 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_shutdown() local
3331 struct sctp_ulpevent *ev; in sctp_sf_do_9_2_final() local
4121 struct sctp_ulpevent *ev; in sctp_sf_eat_auth() local
Dipv6.c89 static int sctp_inet6addr_event(struct notifier_block *this, unsigned long ev, in sctp_inet6addr_event()
781 struct sctp_ulpevent *ev = sctp_skb2event(skb); in sctp_inet6_skb_msgname() local
Dulpqueue.c1126 struct sctp_ulpevent *ev = NULL; in sctp_ulpq_abort_pd() local
Dprotocol.c749 static int sctp_inetaddr_event(struct notifier_block *this, unsigned long ev, in sctp_inetaddr_event()
/linux-4.1.27/drivers/watchdog/
Deurotechwdt.c76 static char *ev = "int"; variable
/linux-4.1.27/drivers/clocksource/
Dnomadik-mtu.c93 static int nmdk_clkevt_next(unsigned long evt, struct clock_event_device *ev) in nmdk_clkevt_next()
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_ctrl.c1196 struct v4l2_event *ev, in uvc_ctrl_fill_event()
1223 struct v4l2_event ev; in uvc_ctrl_send_event() local
1324 struct v4l2_event ev; in uvc_ctrl_add_event() local
/linux-4.1.27/drivers/isdn/gigaset/
Dev-layer.c1103 struct event_t *ev) in do_action()
1528 static void process_event(struct cardstate *cs, struct event_t *ev) in process_event()
1849 struct event_t *ev; in process_events() local
Dcommon.c298 struct event_t *ev; in clear_events() local
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_wx.c272 char *ev = extra; in libipw_wx_get_scan() local
/linux-4.1.27/arch/sh/kernel/
Dperf_event.c97 int ev; in hw_perf_cache_event() local
/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c239 int ev; in hw_perf_cache_event() local
/linux-4.1.27/drivers/media/usb/go7007/
Dgo7007-driver.c400 struct v4l2_event ev = { in go7007_set_motion_regions() local
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-input.c532 struct ir_raw_event ev; in cx88_ir_irq() local
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-streams.c902 static const struct v4l2_event ev = { in ivtv_stop_v4l2_decode_stream() local
Divtv-ioctl.c1739 struct video_event *ev = arg; in ivtv_decoder_ioctls() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c249 char *ev = extra; in ieee80211_wx_get_scan() local
Dieee80211_crypt_tkip.c592 struct iw_michaelmicfailure ev; in ieee80211_michael_mic_failure() local
/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-vid-common.c524 struct v4l2_event ev = { in vivid_send_source_change() local
/linux-4.1.27/drivers/dma/
Dpl330.c371 int ev; member
745 static inline u32 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) in _emit_SEV()
812 static inline u32 _emit_WFE(unsigned dry_run, u8 buf[], u8 ev, in _emit_WFE()
1534 int id, ev, ret = 0; in pl330_update() local
1632 int ev; in _alloc_event() local
1687 static inline void _free_event(struct pl330_thread *thrd, int ev) in _free_event()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_wx.c264 char *ev = extra; in rtllib_wx_get_scan() local
Drtllib_crypt_tkip.c591 struct iw_michaelmicfailure ev; in rtllib_michael_mic_failure() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmain.c335 u32 ev, time, data; /* event log data */ in iwl_print_cont_event_trace() local
1603 u32 ev, time, data; /* event log data */ in iwl_print_event_log() local
/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi_mon.c106 void efx_mcdi_sensor_event(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_sensor_event()
Dmcdi_port.c838 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_process_link_change()
Dptp.c1651 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev) in efx_ptp_event()
1700 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev) in efx_time_sync_event()
/linux-4.1.27/drivers/iio/
Dindustrialio-event.c58 struct iio_event_data ev; in iio_push_event() local
/linux-4.1.27/kernel/rcu/
Dupdate.c420 static int rcu_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rcu_panic()
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_cf.c328 u64 ev; in __hw_perf_event_init() local
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c517 int ev; in _hw_perf_cache_event() local
/linux-4.1.27/drivers/input/
Devdev.c71 struct input_event *ev; in __evdev_flush_queue() local
113 struct input_event ev; in __evdev_queue_syn_dropped() local
Dinput.c1460 #define INPUT_DEV_CAP_ATTR(ev, bm) \ argument
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2623 struct megasas_aen_event *ev; in megasas_service_aen() local
5576 struct megasas_aen_event *ev = instance->ev; in megasas_suspend() local
5807 struct megasas_aen_event *ev = instance->ev; in megasas_detach_one() local
6545 struct megasas_aen_event *ev = in megasas_aen_polling() local
/linux-4.1.27/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c599 struct ir_raw_event ev; in technisat_usb2_get_ir() local
/linux-4.1.27/drivers/staging/nvec/
Dnvec.c361 static void nvec_event_mask(char *ev, u32 mask) in nvec_event_mask()
/linux-4.1.27/arch/x86/oprofile/
Dop_model_p4.c512 struct p4_event_binding *ev = NULL; in pmc_setup_one_p4_counter() local
/linux-4.1.27/include/linux/
DmISDNhw.h82 #define schedule_event(s, ev) do { \ argument
Dgenhd.h198 struct disk_events *ev; member
Dusb.h1894 static inline void usb_led_activity(enum usb_led_event ev) {} in usb_led_activity()
/linux-4.1.27/include/media/
Drc-core.h237 static inline void init_ir_raw_event(struct ir_raw_event *ev) in init_ir_raw_event()
/linux-4.1.27/sound/core/
Dcontrol.c159 struct snd_kctl_event *ev; in snd_ctl_notify() local
1542 struct snd_ctl_event ev; in snd_ctl_read() local
/linux-4.1.27/include/scsi/
Dlibsas.h247 struct sas_discovery_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_discovery_event() local
307 struct asd_sas_event *ev = container_of(work, typeof(*ev), work.work); in to_asd_sas_event() local
372 struct sas_ha_event *ev = container_of(work, typeof(*ev), work.work); in to_sas_ha_event() local
/linux-4.1.27/drivers/input/misc/
Duinput.c441 struct input_event ev; in uinput_inject_events() local
/linux-4.1.27/drivers/usb/gadget/function/
Du_fs.h210 } ev; /* the whole structure, P: ev.waitq.lock */ member
Df_fs.c2422 u8 *ev = ffs->ev.types, *out = ev; in __ffs_event_add() local
/linux-4.1.27/arch/alpha/kernel/
Dperf_event.c608 int ev; in __hw_perf_event_init() local
/linux-4.1.27/drivers/misc/vmw_vmci/
Dvmci_context.c249 struct vmci_event_ctx ev; in ctx_fire_notification() local
Dvmci_queue_pair.c942 struct vmci_event_qp ev; in qp_notify_peer_local() local
1541 struct vmci_event_qp ev; in qp_notify_peer() local
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c576 char *ev, in gelic_wl_translate_scan()
712 char *ev = extra; in gelic_wl_get_scan() local
/linux-4.1.27/drivers/iio/proximity/
Dsx9500.c348 u64 ev; in sx9500_irq_thread_handler() local
/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c638 const struct v4l2_event ev = { in vidioc_dqbuf() local
Ds5p_mfc_enc.c1269 const struct v4l2_event ev = { in vidioc_dqbuf() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c355 enum obd_notify_event ev) in lov_set_osc_active()
437 enum obd_notify_event ev, void *data) in lov_notify()
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_hw.c2483 u16 ev; in hostap_bap_tasklet() local
2615 u16 ev; in prism2_interrupt() local
/linux-4.1.27/tools/perf/util/
Dheader.c2570 union perf_event *ev; in perf_event__synthesize_attr() local
2663 union perf_event ev; in perf_event__synthesize_tracing_data() local
2750 union perf_event ev; in perf_event__synthesize_build_id() local
Dsession.c1755 union perf_event *ev; in perf_event__synthesize_id_index() local
/linux-4.1.27/include/uapi/linux/raid/
Dmd_p.h205 __u64 ev = sb->events_hi; in md_event() local
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Drtl28xxu.c1528 struct ir_raw_event ev; in rtl2832u_rc_query() local
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_fcs.c507 static void fnic_event_enq(struct fnic *fnic, enum fnic_evt ev) in fnic_event_enq()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c536 struct v4l2_event ev = { in solo_enc_fillbuf() local
/linux-4.1.27/drivers/atm/
Dzatm.c87 static const char *ev[EV]; variable
Deni.c108 static const char *ev[EV]; variable
/linux-4.1.27/net/ceph/
Dosdmap.c541 u8 ev, cv; in decode_pool() local
/linux-4.1.27/scripts/kconfig/
Dqconf.cc663 void ConfigList::keyPressEvent(QKeyEvent* ev) in keyPressEvent()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1296 enum obd_notify_event ev, in obd_notify()
1326 enum obd_notify_event ev, in obd_notify_observer()
/linux-4.1.27/tools/perf/
Dbuiltin-stat.c332 struct perf_evsel *ev; in nth_evsel() local
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1229 #define _TIMER_EVENT(ev, parm) {_SEQ_NEEDBUF(8);\ argument
1251 #define _LOCAL_EVENT(ev, parm) {_SEQ_NEEDBUF(8);\ argument
Dinput.h146 #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, 'E', 0x20 + (ev), len) /* get event bits */ argument
/linux-4.1.27/fs/
Daio.c1192 struct io_event *ev; in aio_read_events_ring() local
/linux-4.1.27/drivers/platform/x86/
Dsony-laptop.c3641 static int type3_handle_irq(const u8 data_mask, const u8 ev) in type3_handle_irq()
4575 u8 ev = 0; in sony_pic_irq() local
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c139 enum obd_notify_event ev, void *data) in lmv_notify()
/linux-4.1.27/drivers/mfd/
Ddb8500-prcmu.c2406 u32 ev; in read_mailbox_0() local
/linux-4.1.27/drivers/block/drbd/
Ddrbd_receiver.c1226 enum epoch_event ev) in drbd_may_finish_epoch()
/linux-4.1.27/drivers/isdn/hisax/
Dhisax.h972 #define schedule_event(s, ev) do { test_and_set_bit(ev, &s->event); schedule_work(&s->tqueue); } wh… argument

12