Searched refs:event_status (Results 1 – 11 of 11) sorted by relevance
139 switch (sdias_evbuf.event_status) { in sclp_sdias_blk_count()144 pr_err("SCLP error: %x\n", sdias_evbuf.event_status); in sclp_sdias_blk_count()182 sccb.evbuf.event_status = 0; in sclp_sdias_copy()205 switch (sdias_evbuf.event_status) { in sclp_sdias_copy()217 sdias_evbuf.event_status); in sclp_sdias_copy()
29 u8 event_status; member
325 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) in ACPI_EXPORT_SYMBOL()333 if (!event_status) { in ACPI_EXPORT_SYMBOL()376 (*event_status) = local_event_status; in ACPI_EXPORT_SYMBOL()
211 acpi_event_status *event_status) in acpi_hw_get_gpe_status() argument221 if (!event_status) { in acpi_hw_get_gpe_status()276 (*event_status) = local_event_status; in acpi_hw_get_gpe_status()
130 acpi_event_status *event_status);
575 u32 gpe_number, acpi_event_status *event_status) in ACPI_EXPORT_SYMBOL()595 status = acpi_hw_get_gpe_status(gpe_event_info, event_status); in ACPI_EXPORT_SYMBOL()
73 enum event_status { enum78 static enum event_status read_event(int cpu) in read_event()98 static enum event_status read_page(int cpu) in read_page()189 enum event_status stat; in ring_buffer_consumer()
100 u16 event_status; /* 0x0c */ member316 driver->status.event_status = in uctrl_get_event_status()318 dprintk(("ev is %x\n", driver->status.event_status)); in uctrl_get_event_status()
665 *event_status))709 *event_status))
1682 acpi_event_status event_status; in acpi_wakeup_gpe_init() local1702 &event_status); in acpi_wakeup_gpe_init()1706 wakeup->flags.run_wake = !!(event_status & ACPI_EVENT_FLAG_HAS_HANDLER); in acpi_wakeup_gpe_init()
983 PI_UINT32 event_status; member