Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h212 uint32_t event_types[MPI2_EVENT_NOTIFY_EVENTMASK_WORDS]; member
222 uint32_t event_types[4]; member
Dmpt3sas_ctl.c1223 memcpy(karg.event_types, ioc->event_type, in _ctl_eventquery()
1253 memcpy(ioc->event_type, karg.event_types, in _ctl_eventenable()
/linux-5.19.10/drivers/platform/x86/
Dsony-laptop.c1177 enum event_types { enum
3346 struct sonypi_eventtypes *event_types; member
3668 dev->event_types = type1_events; in sony_pic_detect_device_type()
3677 dev->event_types = type2_events; in sony_pic_detect_device_type()
3687 dev->event_types = type3_events; in sony_pic_detect_device_type()
3697 dev->event_types = type3_events; in sony_pic_detect_device_type()
3707 dev->event_types = type3_events; in sony_pic_detect_device_type()
3714 dev->event_types = type2_events; in sony_pic_detect_device_type()
4596 for (i = 0; dev->event_types[i].mask; i++) { in sony_pic_irq()
4598 if ((data_mask & dev->event_types[i].data) != in sony_pic_irq()
[all …]
/linux-5.19.10/tools/perf/util/
Dheader.h71 struct perf_file_section event_types; member
/linux-5.19.10/include/uapi/misc/
Dhabanalabs.h1350 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member
/linux-5.19.10/tools/perf/Documentation/
Dperf.data-file-format.txt25 struct perf_file_section event_types;
637 The information about attrs, data, and event_types is instead in the
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya_coresight.c612 input->event_types[i]); in goya_config_spmu()
/linux-5.19.10/drivers/misc/habanalabs/gaudi/
Dgaudi_coresight.c808 input->event_types[i]); in gaudi_config_spmu()