Searched refs:event_status (Results 1 – 12 of 12) sorted by relevance
141 switch (sdias_evbuf.event_status) { in sclp_sdias_blk_count()146 pr_err("SCLP error: %x\n", sdias_evbuf.event_status); in sclp_sdias_blk_count()185 sccb->evbuf.event_status = 0; in sclp_sdias_copy()208 switch (sdias_evbuf.event_status) { in sclp_sdias_copy()220 sdias_evbuf.event_status); in sclp_sdias_copy()
30 u8 event_status; member
309 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) in ACPI_EXPORT_SYMBOL()317 if (!event_status) { in ACPI_EXPORT_SYMBOL()360 (*event_status) = local_event_status; in ACPI_EXPORT_SYMBOL()
251 acpi_event_status *event_status) in acpi_hw_get_gpe_status() argument261 if (!event_status) { in acpi_hw_get_gpe_status()322 (*event_status) = local_event_status; in acpi_hw_get_gpe_status()
102 acpi_event_status *event_status);
611 u32 gpe_number, acpi_event_status *event_status) in ACPI_EXPORT_SYMBOL()631 status = acpi_hw_get_gpe_status(gpe_event_info, event_status); in ACPI_EXPORT_SYMBOL()
29 static int event_status(long **status) in event_status() function70 if (event_status(&status_page) == -1) in main()
75 enum event_status { enum85 static enum event_status read_event(int cpu) in read_event()105 static enum event_status read_page(int cpu) in read_page()200 enum event_status stat; in ring_buffer_consumer()
51 u32 irq_type, event_status = 0; in iproc_gpio_irq_ack() local56 event_status |= BIT(pin); in iproc_gpio_irq_ack()57 writel_relaxed(event_status, in iproc_gpio_irq_ack()
98 u16 event_status; /* 0x0c */ member314 driver->status.event_status = in uctrl_get_event_status()316 dprintk(("ev is %x\n", driver->status.event_status)); in uctrl_get_event_status()
714 *event_status))762 *event_status))
984 PI_UINT32 event_status; member
Completed in 50 milliseconds