/linux/include/sound/ |
A D | asequencer.h | 21 #define snd_seq_ev_is_result_type(ev) ((ev)->type < 5) argument 23 #define snd_seq_ev_is_channel_type(ev) ((ev)->type >= 5 && (ev)->type < 20) argument 25 #define snd_seq_ev_is_note_type(ev) ((ev)->type >= 5 && (ev)->type < 10) argument 27 #define snd_seq_ev_is_control_type(ev) ((ev)->type >= 10 && (ev)->type < 20) argument 29 #define snd_seq_ev_is_queue_type(ev) ((ev)->type >= 30 && (ev)->type < 40) argument 31 #define snd_seq_ev_is_message_type(ev) ((ev)->type >= 60 && (ev)->type < 69) argument 33 #define snd_seq_ev_is_sample_type(ev) ((ev)->type >= 70 && (ev)->type < 79) argument 35 #define snd_seq_ev_is_user_type(ev) ((ev)->type >= 90 && (ev)->type < 99) argument 37 #define snd_seq_ev_is_fixed_type(ev) ((ev)->type < 100) argument 41 #define snd_seq_ev_is_reserved(ev) ((ev)->type >= 150) argument [all …]
|
/linux/sound/core/seq/oss/ |
A D | seq_oss_event.c | 42 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event() 95 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() 121 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event() 175 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event() 196 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event() 223 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() 258 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event() 274 …_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_on_event() 335 …off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) in note_off_event() 408 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) in set_echo_event() [all …]
|
/linux/net/llc/ |
A D | llc_s_ev.c | 25 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
|
A D | llc_c_ev.c | 101 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 695 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_conn() local 703 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_disc() local 711 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_failed() local 720 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_remote_busy() local 728 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_refuse() local 736 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_conn_ev_qlfy_set_status_conflict() local [all …]
|
A D | llc_if.c | 46 struct llc_conn_state_ev *ev; in llc_build_and_send_pkt() local 107 struct llc_conn_state_ev *ev = llc_conn_ev(skb); in llc_establish_connection() local 132 struct llc_conn_state_ev *ev; in llc_send_disc() local
|
A D | llc_sap.c | 94 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rtn_pdu() local 206 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_state_process() local 234 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_test_pkt() local 260 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_build_and_send_xid_pkt() local 284 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_rcv() local
|
A D | llc_s_ac.c | 54 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_ui() local 79 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_xid_c() local 135 struct llc_sap_state_ev *ev = llc_sap_ev(skb); in llc_sap_action_send_test_c() local
|
/linux/sound/core/seq/ |
A D | seq_midi_event.c | 177 struct snd_seq_event *ev) in snd_midi_event_encode_byte() 245 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in note_event() 281 static void songpos_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in songpos_event() 291 struct snd_seq_event *ev) in snd_midi_event_decode() 348 static void note_decode(struct snd_seq_event *ev, unsigned char *buf) in note_decode() 355 static void one_param_decode(struct snd_seq_event *ev, unsigned char *buf) in one_param_decode() 361 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf) in pitchbend_decode() 369 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf) in two_param_decode() 376 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf) in songpos_decode() 384 int count, struct snd_seq_event *ev) in extra_decode_ctrl14() [all …]
|
A D | seq_system.c | 55 static int setheader(struct snd_seq_event * ev, int client, int port) in setheader() 81 struct snd_seq_event ev; in snd_seq_system_broadcast() local 90 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) in snd_seq_system_notify() 101 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_events.c | 153 struct kfd_event *ev; in lookup_signaled_event_by_partial_id() local 183 struct kfd_event *ev) in create_signal_event() 257 struct kfd_event *ev; in destroy_events() local 372 struct kfd_event *ev; in kfd_event_destroy() local 409 struct kfd_event *ev; in kfd_set_event() local 433 struct kfd_event *ev; in kfd_reset_event() local 455 struct kfd_event *ev) in set_event_from_interrupt() 834 struct kfd_event *ev; in lookup_events_by_type_and_signal() local 977 struct kfd_event *ev; in kfd_signal_vm_fault_event() local 1016 struct kfd_event *ev; in kfd_signal_reset_event() local [all …]
|
/linux/kernel/locking/ |
A D | lock_events.h | 43 #define lockevent_inc(ev) __lockevent_inc(LOCKEVENT_ ##ev, true) argument 44 #define lockevent_cond_inc(ev, c) __lockevent_inc(LOCKEVENT_ ##ev, c) argument 51 #define lockevent_add(ev, c) __lockevent_add(LOCKEVENT_ ##ev, c) argument 55 #define lockevent_inc(ev) argument 56 #define lockevent_add(ev, c) argument 57 #define lockevent_cond_inc(ev, c) argument
|
/linux/drivers/connector/ |
A D | cn_proc.c | 72 struct proc_event *ev; in proc_fork_connector() local 102 struct proc_event *ev; in proc_exec_connector() local 126 struct proc_event *ev; in proc_id_connector() local 164 struct proc_event *ev; in proc_sid_connector() local 188 struct proc_event *ev; in proc_ptrace_connector() local 220 struct proc_event *ev; in proc_comm_connector() local 245 struct proc_event *ev; in proc_coredump_connector() local 278 struct proc_event *ev; in proc_exit_connector() local 321 struct proc_event *ev; in cn_proc_ack() local
|
/linux/drivers/net/ipa/ |
A D | gsi_reg.h | 180 #define GSI_EV_CH_E_CNTXT_0_OFFSET(ev) \ argument 192 #define GSI_EV_CH_E_CNTXT_1_OFFSET(ev) \ argument 204 #define GSI_EV_CH_E_CNTXT_2_OFFSET(ev) \ argument 209 #define GSI_EV_CH_E_CNTXT_3_OFFSET(ev) \ argument 214 #define GSI_EV_CH_E_CNTXT_4_OFFSET(ev) \ argument 219 #define GSI_EV_CH_E_CNTXT_8_OFFSET(ev) \ argument 227 #define GSI_EV_CH_E_CNTXT_9_OFFSET(ev) \ argument 232 #define GSI_EV_CH_E_CNTXT_10_OFFSET(ev) \ argument 237 #define GSI_EV_CH_E_CNTXT_11_OFFSET(ev) \ argument 242 #define GSI_EV_CH_E_CNTXT_12_OFFSET(ev) \ argument [all …]
|
/linux/drivers/scsi/libsas/ |
A D | sas_phy.c | 19 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_loss_of_signal() local 28 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_done() local 36 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_error() local 65 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_spinup_hold() local 77 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_resume_timeout() local 94 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_shutdown() local
|
A D | sas_event.c | 100 const int ev = DISCE_REVALIDATE_DOMAIN; in sas_enable_revalidation() local 121 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_port_event_worker() local 129 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phy_event_worker() local 139 struct asd_sas_event *ev; in sas_notify_port_event() local 162 struct asd_sas_event *ev; in sas_notify_phy_event() local
|
A D | sas_port.c | 266 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_bytes_dmaed() local 274 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_broadcast_rcvd() local 292 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_link_reset_err() local 300 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
|
A D | sas_discover.c | 236 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_suspend_devices() local 265 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_resume_devices() local 433 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_discover_domain() local 493 struct sas_discovery_event *ev = to_sas_discovery_event(work); in sas_revalidate_domain() local 549 int sas_discover_event(struct asd_sas_port *port, enum discover_event ev) in sas_discover_event()
|
/linux/samples/uhid/ |
A D | uhid-example.c | 159 static int uhid_write(int fd, const struct uhid_event *ev) in uhid_write() 178 struct uhid_event ev; in create() local 196 struct uhid_event ev; in destroy() local 208 static void handle_output(struct uhid_event *ev) in handle_output() 227 struct uhid_event ev; in event() local 280 struct uhid_event ev; in send_event() local
|
/linux/drivers/media/rc/ |
A D | rc-ir-raw.c | 23 struct ir_raw_event ev; in ir_raw_event_thread() local 74 int ir_raw_event_store(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store() 105 struct ir_raw_event ev = {}; in ir_raw_event_store_edge() local 129 int ir_raw_event_store_with_timeout(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store_with_timeout() 169 int ir_raw_event_store_with_filter(struct rc_dev *dev, struct ir_raw_event *ev) in ir_raw_event_store_with_filter() 318 int ir_raw_gen_manchester(struct ir_raw_event **ev, unsigned int max, in ir_raw_gen_manchester() 400 int ir_raw_gen_pd(struct ir_raw_event **ev, unsigned int max, in ir_raw_gen_pd() 459 int ir_raw_gen_pl(struct ir_raw_event **ev, unsigned int max, in ir_raw_gen_pl() 565 struct ir_raw_event ev = { in ir_raw_edge_handle() local
|
/linux/drivers/hid/ |
A D | uhid.c | 91 struct uhid_event *ev; in uhid_queue_event() local 109 struct uhid_event *ev; in uhid_hid_start() local 163 struct uhid_event *ev, in __uhid_report_queue_and_wait() 192 const struct uhid_event *ev) in uhid_report_wake_up() 217 struct uhid_event *ev; in uhid_hid_get_report() local 259 struct uhid_event *ev; in uhid_hid_set_report() local 332 struct uhid_event *ev; in uhid_hid_output_raw() local 470 const struct uhid_event *ev) in uhid_dev_create2() 533 struct uhid_event *ev) in uhid_dev_create() 596 struct uhid_event *ev) in uhid_dev_get_report_reply() [all …]
|
/linux/block/ |
A D | disk-events.c | 43 struct disk_events *ev = disk->ev; in disk_events_poll_jiffies() local 75 struct disk_events *ev = disk->ev; in disk_block_events() local 100 struct disk_events *ev = disk->ev; in __disk_unblock_events() local 153 struct disk_events *ev = disk->ev; in disk_flush_events() local 184 static void disk_check_events(struct disk_events *ev, in disk_check_events() 229 struct disk_events *ev = disk->ev; in disk_clear_events() local 325 struct disk_events *ev = container_of(dwork, struct disk_events, dwork); in disk_events_workfn() local 419 struct disk_events *ev; in disk_events_set_dfl_poll_msecs() local 449 struct disk_events *ev; in disk_alloc_events() local
|
/linux/net/bluetooth/ |
A D | hci_event.c | 2818 struct hci_ev_conn_request *ev = (void *) skb->data; in hci_conn_request_evt() local 3091 struct hci_ev_remote_name *ev = (void *) skb->data; in hci_remote_name_evt() local 3378 struct hci_ev_cmd_complete *ev = (void *) skb->data; in hci_cmd_complete_evt() local 3755 struct hci_ev_cmd_status *ev = (void *) skb->data; in hci_cmd_status_evt() local 3874 struct hci_ev_role_change *ev = (void *) skb->data; in hci_role_change_evt() local 4035 struct hci_ev_mode_change *ev = (void *) skb->data; in hci_mode_change_evt() local 4063 struct hci_ev_pin_code_req *ev = (void *) skb->data; in hci_pin_code_request_evt() local 5825 struct hci_ev_le_advertising_info *ev = ptr; in hci_le_adv_report_evt() local 5895 struct hci_ev_le_ext_adv_report *ev = ptr; in hci_le_ext_adv_report_evt() local 5958 struct hci_ev_le_ltk_req *ev = (void *) skb->data; in hci_le_ltk_request_evt() local [all …]
|
/linux/tools/perf/tests/ |
A D | event_update.c | 20 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_unit() local 33 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_scale() local 55 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_name() local 68 struct perf_record_event_update *ev = (struct perf_record_event_update *)event; in process_event_cpus() local
|
/linux/drivers/scsi/ |
A D | scsi_transport_iscsi.c | 2489 struct iscsi_uevent *ev; in iscsi_recv_pdu() local 2528 struct iscsi_uevent *ev; in iscsi_offload_mesg() local 2561 struct iscsi_uevent *ev; in iscsi_conn_error_event() local 2599 struct iscsi_uevent *ev; in iscsi_conn_login_event() local 2634 struct iscsi_uevent *ev; in iscsi_post_host_event() local 2665 struct iscsi_uevent *ev; in iscsi_ping_comp_event() local 2781 struct iscsi_uevent *ev; in iscsi_session_event() local 3056 struct iscsi_uevent *ev) in iscsi_tgt_dscvr() 3464 struct iscsi_uevent *ev) in iscsi_login_flashnode() 3516 struct iscsi_uevent *ev) in iscsi_logout_flashnode() [all …]
|
/linux/include/linux/ceph/ |
A D | pagelist.h | 44 __le64 ev = cpu_to_le64(v); in ceph_pagelist_encode_64() local 49 __le32 ev = cpu_to_le32(v); in ceph_pagelist_encode_32() local 54 __le16 ev = cpu_to_le16(v); in ceph_pagelist_encode_16() local
|