class MsiDispatcher

Defined at line 20 of file ../../zircon/kernel/object/include/object/msi_dispatcher.h

Public Methods

zx_status_t Create (fbl::RefPtr<MsiAllocation> msi_alloc, KernelHandle<MsiDispatcher> * handle, zx_rights_t * rights)

Defined at line 22 of file ../../zircon/kernel/object/include/object/msi_dispatcher.h

zx_obj_type_t get_type ()

Defined at line 35 of file ../../zircon/kernel/object/include/object/msi_dispatcher.h

zx_info_msi_t GetInfo ()

Defined at line 36 of file ../../zircon/kernel/object/include/object/msi_dispatcher.h

const fbl::RefPtr<MsiAllocation> & msi_allocation ()

Defined at line 37 of file ../../zircon/kernel/object/include/object/msi_dispatcher.h