Searched refs:evt (Results 1 – 12 of 12) sorted by relevance
| /include/linux/ |
| A D | sh_intc.h | 17 #define evt2irq(evt) ((evt) >> 5) argument 20 #define evt2irq(evt) (evt) argument
|
| A D | clockchips.h | 102 int (*set_next_event)(unsigned long evt, struct clock_event_device *); 182 extern u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *evt);
|
| A D | leds.h | 721 void ledtrig_cpu(enum cpu_led_event evt); 723 static inline void ledtrig_cpu(enum cpu_led_event evt) in ledtrig_cpu() argument
|
| A D | resctrl.h | 375 bool resctrl_arch_is_evt_configurable(enum resctrl_event_id evt);
|
| A D | iommu.h | 695 void (*page_response)(struct device *dev, struct iopf_fault *evt, 1652 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt); 1691 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault() argument
|
| /include/linux/usb/ |
| A D | xhci-sideband.h | 63 struct xhci_sideband_event *evt); 69 struct xhci_sideband_event *evt));
|
| /include/linux/perf/ |
| A D | arm_pmu.h | 99 int (*set_event_filter)(struct hw_perf_event *evt,
|
| /include/uapi/linux/ |
| A D | iommufd.h | 1180 __aligned_le64 evt[4]; member
|
| /include/scsi/ |
| A D | scsi_device.h | 479 extern void sdev_evt_send(struct scsi_device *sdev, struct scsi_event *evt);
|
| /include/ufs/ |
| A D | ufshcd.h | 380 enum ufs_event_type evt, void *data);
|
| /include/net/bluetooth/ |
| A D | hci.h | 2915 __u8 evt; member
|
| A D | hci_core.h | 646 void (*notify)(struct hci_dev *hdev, unsigned int evt);
|
Completed in 58 milliseconds