Home
last modified time | relevance | path

Searched defs:raw_event (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py670 def process_IN_CREATE(self, raw_event): argument
718 def process_IN_MOVED_FROM(self, raw_event): argument
728 def process_IN_MOVED_TO(self, raw_event): argument
758 def process_IN_MOVE_SELF(self, raw_event): argument
800 def process_IN_Q_OVERFLOW(self, raw_event): argument
807 def process_IN_IGNORED(self, raw_event): argument
818 def process_default(self, raw_event, to_append=None): argument
/openbmc/linux/include/sound/
H A Dseq_oss.h44 int (*raw_event)(struct snd_seq_oss_arg *p, unsigned char *data); member
/openbmc/linux/tools/perf/util/
H A Ddebug.c209 unsigned char *raw_event = (void *)event; in trace_event() local
/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c113 static struct loongarch_perf_event raw_event; variable
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c581 TEST_F(hid_bpf, raw_event) in TEST_F() argument
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c71 static struct mips_perf_event raw_event; variable
/openbmc/linux/include/linux/
H A Dhid.h821 int (*raw_event)(struct hid_device *hdev, struct hid_report *report, member