Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h214 uint32_t event_types[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS]; member
224 uint32_t event_types[4]; member
Dmpt3sas_ctl.c1231 memcpy(karg.event_types, ioc->event_type, in _ctl_eventquery()
1261 memcpy(ioc->event_type, karg.event_types, in _ctl_eventenable()
/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c1175 enum event_types { enum
3347 struct sonypi_eventtypes *event_types; member
3669 dev->event_types = type1_events; in sony_pic_detect_device_type()
3678 dev->event_types = type2_events; in sony_pic_detect_device_type()
3688 dev->event_types = type3_events; in sony_pic_detect_device_type()
3698 dev->event_types = type3_events; in sony_pic_detect_device_type()
3708 dev->event_types = type3_events; in sony_pic_detect_device_type()
3715 dev->event_types = type2_events; in sony_pic_detect_device_type()
4592 for (i = 0; dev->event_types[i].mask; i++) { in sony_pic_irq()
4594 if ((data_mask & dev->event_types[i].data) != in sony_pic_irq()
[all …]
/linux-6.12.1/tools/perf/util/
Dheader.h82 struct perf_file_section event_types; member
/linux-6.12.1/tools/perf/Documentation/
Dperf.data-file-format.txt25 struct perf_file_section event_types;
649 The information about attrs, data, and event_types is instead in the
/linux-6.12.1/drivers/accel/habanalabs/goya/
Dgoya_coresight.c616 input->event_types[i]); in goya_config_spmu()
/linux-6.12.1/include/uapi/drm/
Dhabanalabs_accel.h2139 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member
/linux-6.12.1/drivers/accel/habanalabs/gaudi/
Dgaudi_coresight.c821 input->event_types[i]); in gaudi_config_spmu()
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/
Dgaudi2_coresight.c2491 input->event_types[i]); in gaudi2_config_spmu()