Searched defs:ev_type (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A 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/tools/iio/ |
H A D | iio_event_monitor.c | 146 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in event_is_known() local 274 enum iio_event_type ev_type = IIO_EVENT_CODE_EXTRACT_TYPE(event->id); in print_event() local
|
/linux/drivers/input/keyboard/ |
H A D | cros_ec_keyb.c | 77 unsigned int ev_type; member 226 unsigned int ev_type, u32 mask) in cros_ec_keyb_report_bs() 250 unsigned int ev_type; in cros_ec_keyb_work() local
|
/linux/net/llc/ |
H A 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/drivers/connector/ |
H A D | cn_proc.c | 400 enum proc_cn_event ev_type = 0; in cn_proc_mcast_ctl() local
|
/linux/include/linux/input/ |
H A D | adxl34x.h | 277 u32 ev_type; /* EV_ABS or EV_REL */ member
|
/linux/include/uapi/linux/ |
H A D | cn_proc.h | 70 static inline enum proc_cn_event valid_event(enum proc_cn_event ev_type) in valid_event() argument
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpts.c | 458 int ev_type, u32 skb_mtype_seqid) in cpts_find_ts()
|
/linux/drivers/cxl/ |
H A D | pci.c | 1025 static void cxl_handle_cper_event(enum cxl_event_type ev_type, in cxl_handle_cper_event()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_nic.c | 268 int ev_type; in ef100_ev_process() local
|
/linux/drivers/cxl/core/ |
H A D | mbox.c | 903 enum cxl_event_type ev_type = CXL_CPER_EVENT_GENERIC; in __cxl_event_trace_record() local
|
/linux/drivers/scsi/ |
H A D | myrs.c | 815 unsigned char ev_type, *ev_msg; in myrs_log_event() local
|
/linux/drivers/platform/x86/ |
H A D | sony-laptop.c | 1183 u8 ev_type = 0; in sony_nc_notify() local
|