class PlatformInterruptFragment

Defined at line 16 of file ../../src/devices/bus/drivers/platform/platform-interrupt.h

Public Methods

void PlatformInterruptFragment (PlatformDevice * pdev, uint32_t index, async_dispatcher_t * dispatcher)

Defined at line 18 of file ../../src/devices/bus/drivers/platform/platform-interrupt.h

void Get (GetCompleter::Sync & completer)

Interrupt provider implementation.

Defined at line 18 of file ../../src/devices/bus/drivers/platform/platform-interrupt.cc

zx::result<> Add (std::string_view name, PlatformDevice * pdev, fuchsia_hardware_platform_bus::Irq & irq)

Defined at line 27 of file ../../src/devices/bus/drivers/platform/platform-interrupt.cc