Home
last modified time | relevance | path

Searched refs:event_types (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h219 uint32_t event_types[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS]; member
229 uint32_t event_types[4]; member
H A Dmpt3sas_ctl.c1295 memcpy(karg.event_types, ioc->event_type, in _ctl_eventquery()
1325 memcpy(ioc->event_type, karg.event_types, in _ctl_eventenable()
/linux/drivers/platform/x86/
H A Dsony-laptop.c1174 enum event_types { enum
3348 struct sonypi_eventtypes *event_types; member
3654 dev->event_types = type1_events; in sony_pic_detect_device_type()
3663 dev->event_types = type2_events; in sony_pic_detect_device_type()
3673 dev->event_types = type3_events; in sony_pic_detect_device_type()
3683 dev->event_types = type3_events; in sony_pic_detect_device_type()
3693 dev->event_types = type3_events; in sony_pic_detect_device_type()
3700 dev->event_types = type2_events; in sony_pic_detect_device_type()
4426 for (i = 0; dev->event_types[i].mask; i++) { in sony_pic_irq()
4428 if ((data_mask & dev->event_types[i].data) != in sony_pic_irq()
[all …]
/linux/tools/perf/util/
H A Dheader.h90 struct perf_file_section event_types; member
H A Dparse-events.c45 static const char *const event_types[] = { variable
59 return event_types[type]; in event_type()
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt25 struct perf_file_section event_types;
690 The information about attrs, data, and event_types is instead in the
/linux/drivers/accel/habanalabs/goya/
H A Dgoya_coresight.c616 input->event_types[i]); in goya_config_spmu()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi_coresight.c821 input->event_types[i]); in gaudi_config_spmu()
/linux/include/uapi/drm/
H A Dhabanalabs_accel.h2139 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member