/linux-6.6.21/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/linux-6.6.21/tools/iio/ |
D | iio_event_monitor.c | 140 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in event_is_known() local 264 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in print_event() local
|
/linux-6.6.21/drivers/input/keyboard/ |
D | cros_ec_keyb.c | 79 unsigned int ev_type; member 228 unsigned int ev_type, u32 mask) in cros_ec_keyb_report_bs() 252 unsigned int ev_type; in cros_ec_keyb_work() local
|
/linux-6.6.21/drivers/usb/mon/ |
D | mon_text.c | 132 struct urb *urb, char ev_type, struct mon_bus *mbus) in mon_text_get_setup() 146 int len, char ev_type, struct mon_bus *mbus) in mon_text_get_data() 194 char ev_type, int status) in mon_text_event()
|
D | mon_bin.c | 397 const struct urb *urb, char ev_type) in mon_bin_get_setup() 469 unsigned int offset, struct urb *urb, char ev_type, unsigned int ndesc) in mon_bin_get_isodesc() 489 char ev_type, int status) in mon_bin_event()
|
/linux-6.6.21/net/llc/ |
D | llc_conn.c | 656 int state, ev_type, next_offset; in llc_build_offset_table() local 677 static int llc_find_offset(int state, int ev_type) in llc_find_offset()
|
/linux-6.6.21/drivers/connector/ |
D | cn_proc.c | 400 enum proc_cn_event ev_type = 0; in cn_proc_mcast_ctl() local
|
/linux-6.6.21/include/linux/input/ |
D | adxl34x.h | 277 u32 ev_type; /* EV_ABS or EV_REL */ member
|
/linux-6.6.21/include/uapi/linux/ |
D | cn_proc.h | 70 static inline enum proc_cn_event valid_event(enum proc_cn_event ev_type) in valid_event()
|
/linux-6.6.21/drivers/net/ethernet/ti/ |
D | cpts.c | 458 int ev_type, u32 skb_mtype_seqid) in cpts_find_ts()
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | ef100_nic.c | 268 int ev_type; in ef100_ev_process() local
|
/linux-6.6.21/drivers/scsi/ |
D | myrs.c | 815 unsigned char ev_type, *ev_msg; in myrs_log_event() local
|
/linux-6.6.21/drivers/platform/x86/ |
D | sony-laptop.c | 1184 u8 ev_type = 0; in sony_nc_notify() local
|