Home
last modified time | relevance | path

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

/linux-6.6.21/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.c1231 memcpy(karg.event_types, ioc->event_type, in _ctl_eventquery()
1261 memcpy(ioc->event_type, karg.event_types, in _ctl_eventenable()
/linux-6.6.21/drivers/platform/x86/
Dsony-laptop.c1176 enum event_types { enum
3349 struct sonypi_eventtypes *event_types; member
3671 dev->event_types = type1_events; in sony_pic_detect_device_type()
3680 dev->event_types = type2_events; in sony_pic_detect_device_type()
3690 dev->event_types = type3_events; in sony_pic_detect_device_type()
3700 dev->event_types = type3_events; in sony_pic_detect_device_type()
3710 dev->event_types = type3_events; in sony_pic_detect_device_type()
3717 dev->event_types = type2_events; in sony_pic_detect_device_type()
4594 for (i = 0; dev->event_types[i].mask; i++) { in sony_pic_irq()
4596 if ((data_mask & dev->event_types[i].data) != in sony_pic_irq()
[all …]
/linux-6.6.21/tools/perf/util/
Dheader.h71 struct perf_file_section event_types; member
/linux-6.6.21/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.6.21/drivers/accel/habanalabs/goya/
Dgoya_coresight.c607 input->event_types[i]); in goya_config_spmu()
/linux-6.6.21/include/uapi/drm/
Dhabanalabs_accel.h2095 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES]; member
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi_coresight.c809 input->event_types[i]); in gaudi_config_spmu()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2_coresight.c2474 input->event_types[i]); in gaudi2_config_spmu()