Home
last modified time | relevance | path

Searched defs:ev_type (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py38 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
/openbmc/linux/tools/iio/
H A Diio_event_monitor.c140 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
/openbmc/linux/drivers/input/keyboard/
H A Dcros_ec_keyb.c79 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
/openbmc/linux/drivers/usb/mon/
H A Dmon_text.c132 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()
H A Dmon_bin.c397 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()
/openbmc/linux/net/llc/
H A Dllc_conn.c656 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()
/openbmc/linux/drivers/connector/
H A Dcn_proc.c400 enum proc_cn_event ev_type = 0; in cn_proc_mcast_ctl() local
/openbmc/linux/include/linux/input/
H A Dadxl34x.h277 u32 ev_type; /* EV_ABS or EV_REL */ member
/openbmc/linux/include/uapi/linux/
H A Dcn_proc.h70 static inline enum proc_cn_event valid_event(enum proc_cn_event ev_type) in valid_event()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c458 int ev_type, u32 skb_mtype_seqid) in cpts_find_ts()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c268 int ev_type; in ef100_ev_process() local
/openbmc/linux/drivers/scsi/
H A Dmyrs.c815 unsigned char ev_type, *ev_msg; in myrs_log_event() local
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c1184 u8 ev_type = 0; in sony_nc_notify() local