Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 25 of 46) sorted by relevance

12

/linux-4.19.296/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.19.296/drivers/hid/
Duhid.c95 static void uhid_queue(struct uhid_device *uhid, struct uhid_event *ev) in uhid_queue()
114 struct uhid_event *ev; in uhid_queue_event() local
132 struct uhid_event *ev; in uhid_hid_start() local
186 struct uhid_event *ev, in __uhid_report_queue_and_wait()
215 const struct uhid_event *ev) in uhid_report_wake_up()
240 struct uhid_event *ev; in uhid_hid_get_report() local
282 struct uhid_event *ev; in uhid_hid_set_report() local
355 struct uhid_event *ev; in uhid_hid_output_raw() local
494 const struct uhid_event *ev) in uhid_dev_create2()
557 struct uhid_event *ev) in uhid_dev_create()
[all …]
/linux-4.19.296/drivers/media/rc/
Drc-ir-raw.c23 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()
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()
Drc-core-priv.h160 static inline void decrease_duration(struct ir_raw_event *ev, unsigned duration) in decrease_duration()
169 static inline bool is_timing_event(struct ir_raw_event ev) in is_timing_event()
180 static inline void init_ir_raw_event_duration(struct ir_raw_event *ev, in init_ir_raw_event_duration()
224 static inline int ir_raw_gen_pulse_space(struct ir_raw_event **ev, in ir_raw_gen_pulse_space()
311 struct ir_raw_event ev) { } in ir_lirc_raw_event()
Dir-xmp-decoder.c42 static int ir_xmp_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_xmp_decode()
Dir-jvc-decoder.c46 static int ir_jvc_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_jvc_decode()
Dir-sony-decoder.c42 static int ir_sony_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sony_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.c46 static int ir_sanyo_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_sanyo_decode()
Dir-imon-decoder.c104 static int ir_imon_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_imon_decode()
Dir-rc5-decoder.c40 static int ir_rc5_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_rc5_decode()
Dir-nec-decoder.c39 static int ir_nec_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_nec_decode()
Dir-rc6-decoder.c87 static int ir_rc6_decode(struct rc_dev *dev, struct ir_raw_event ev) in ir_rc6_decode()
/linux-4.19.296/include/linux/ceph/
Dpagelist.h53 __le64 ev = cpu_to_le64(v); in ceph_pagelist_encode_64() local
58 __le32 ev = cpu_to_le32(v); in ceph_pagelist_encode_32() local
63 __le16 ev = cpu_to_le16(v); in ceph_pagelist_encode_16() local
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-event.c106 static void __v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev, in __v4l2_event_queue_fh()
157 void v4l2_event_queue(struct video_device *vdev, const struct v4l2_event *ev) in v4l2_event_queue()
177 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh()
/linux-4.19.296/drivers/s390/net/
Dsmsgiucv_app.c61 static void smsg_app_event_free(struct smsg_app_event *ev) in smsg_app_event_free()
70 struct smsg_app_event *ev; in smsg_app_event_alloc() local
Dnetiucv.c518 struct iucv_event ev; in netiucv_callback_rx() local
529 struct iucv_event ev; in netiucv_callback_txdone() local
547 struct iucv_event ev; in netiucv_callback_connreq() local
671 struct iucv_event *ev = arg; in conn_action_rx() local
707 struct iucv_event *ev = arg; in conn_action_txdone() local
797 struct iucv_event *ev = arg; in conn_action_connaccept() local
821 struct iucv_event *ev = arg; in conn_action_connreject() local
954 struct iucv_event *ev = arg; in conn_action_stop() local
1053 struct iucv_event ev; in dev_action_stop() local
/linux-4.19.296/include/net/
Dllc_s_st.h20 llc_sap_ev_t ev; member
Dllc_c_st.h36 llc_conn_ev_t ev; member
/linux-4.19.296/block/
Dgenhd.c1637 struct disk_events *ev = disk->ev; in disk_events_poll_jiffies() local
1670 struct disk_events *ev = disk->ev; in disk_block_events() local
1695 struct disk_events *ev = disk->ev; in __disk_unblock_events() local
1748 struct disk_events *ev = disk->ev; in disk_flush_events() local
1775 struct disk_events *ev = disk->ev; in disk_clear_events() local
1823 struct disk_events *ev = container_of(dwork, struct disk_events, dwork); in disk_events_workfn() local
1828 static void disk_check_events(struct disk_events *ev, in disk_check_events()
1960 struct disk_events *ev; in disk_events_set_dfl_poll_msecs() local
1993 struct disk_events *ev; in disk_alloc_events() local
/linux-4.19.296/drivers/thunderbolt/
Dtb.c252 struct tb_hotplug_event *ev = container_of(work, typeof(*ev), work); in tb_handle_hotplug() local
326 struct tb_hotplug_event *ev; in tb_handle_event() local
/linux-4.19.296/include/net/sctp/
Dulpevent.h73 static inline struct sk_buff *sctp_event2skb(const struct sctp_ulpevent *ev) in sctp_event2skb()
/linux-4.19.296/drivers/iio/light/
Dcm3605.c57 u64 ev; in cm3605_prox_irq() local
/linux-4.19.296/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
/linux-4.19.296/include/media/
Drc-core.h322 static inline void init_ir_raw_event(struct ir_raw_event *ev) in init_ir_raw_event()
347 struct ir_raw_event ev = { .reset = true }; in ir_raw_event_reset() local

12