Searched defs:interrupts (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/include/kernel/
H A Dstats.h24 ulong interrupts; // hardware interrupts, minus timer interrupts or inter-processor interrupts member in struct:cpu_stats
/fuchsia/zircon/system/dev/display/intel-i915/
H A Dintel-i915.h114 Interrupts* interrupts() { return &interrupts_; } function in class:i915::Controller
/fuchsia/zircon/third_party/ulib/usb-dwc-regs/include/dwc2/
H A Dusb_dwc_regs.h731 } interrupts; member in struct:dwc_regs::dwc_host_channel
[all...]
/fuchsia/zircon/system/dev/usb/dwc2/
H A Ddwc2.c807 union dwc_core_interrupts interrupts = regs->core_interrupts; local
1356 handle_normal_channel_halted(uint channel, dwc_usb_transfer_request_t* req, dwc_usb_endpoint_t* ep, union dwc_host_channel_interrupts interrupts, dwc_usb_t* dwc) argument
1474 handle_channel_halted_interrupt(uint channel, dwc_usb_transfer_request_t* req, dwc_usb_endpoint_t* ep, union dwc_host_channel_interrupts interrupts, dwc_usb_t* dwc) argument
1667 union dwc_host_channel_interrupts interrupts = local
[all...]

Completed in 170 milliseconds