Home
last modified time | relevance | path

Searched defs:get_events (Results 1 – 4 of 4) sorted by relevance

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dio.cpp42 uint32_t IO::get_events() const in get_events() function in sdeventplus::source::IO
/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py253 def get_events(self, wait: Union[bool, float] = False) -> List[QMPMessage]: member in QEMUMonitorProtocol
/openbmc/linux/drivers/pci/controller/
H A Dpcie-microchip-host.c709 static u32 get_events(struct mc_pcie *port) in get_events() function
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h330 void (*get_events)(struct hisi_hba *hisi_hba, int phy_no); member