Searched refs:event_status (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/s390/char/
H A Dsclp_sdias.h29 u8 event_status; member in struct:sdias_evbuf
H A Dsclp_sdias.c138 switch (sdias_evbuf.event_status) { sclp_sdias_blk_count()
143 pr_err("SCLP error: %x\n", sdias_evbuf.event_status); sclp_sdias_blk_count()
181 sccb.evbuf.event_status = 0; sclp_sdias_copy()
204 switch (sdias_evbuf.event_status) { sclp_sdias_copy()
216 sdias_evbuf.event_status); sclp_sdias_copy()
/linux-4.4.14/drivers/acpi/acpica/
H A Devxfevnt.c317 * event_status - Where the current status of the event will ACPI_EXPORT_SYMBOL()
325 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) ACPI_EXPORT_SYMBOL()
333 if (!event_status) { ACPI_EXPORT_SYMBOL()
376 (*event_status) = local_event_status; ACPI_EXPORT_SYMBOL()
H A Dhwgpe.c201 * event_status - Where the GPE status is returned
211 acpi_event_status *event_status) acpi_hw_get_gpe_status()
221 if (!event_status) { acpi_hw_get_gpe_status()
276 (*event_status) = local_event_status; acpi_hw_get_gpe_status()
210 acpi_hw_get_gpe_status(struct acpi_gpe_event_info * gpe_event_info, acpi_event_status *event_status) acpi_hw_get_gpe_status() argument
H A Dachware.h130 acpi_event_status *event_status);
H A Devxfgpe.c565 * event_status - Where the current status of the event ACPI_EXPORT_SYMBOL()
575 u32 gpe_number, acpi_event_status *event_status) ACPI_EXPORT_SYMBOL()
595 status = acpi_hw_get_gpe_status(gpe_event_info, event_status); ACPI_EXPORT_SYMBOL()
/linux-4.4.14/kernel/trace/
H A Dring_buffer_benchmark.c73 enum event_status { enum
83 static enum event_status read_event(int cpu) read_event()
103 static enum event_status read_page(int cpu) read_page()
198 enum event_status stat; for_each_online_cpu()
/linux-4.4.14/drivers/sbus/char/
H A Ductrl.c100 u16 event_status; /* 0x0c */ member in struct:uctrl_status
316 driver->status.event_status = uctrl_get_event_status()
318 dprintk(("ev is %x\n", driver->status.event_status)); uctrl_get_event_status()
/linux-4.4.14/include/acpi/
H A Dacpixf.h666 *event_status))
710 *event_status))
/linux-4.4.14/drivers/acpi/
H A Dscan.c837 acpi_event_status event_status; acpi_wakeup_gpe_init() local
857 &event_status); acpi_wakeup_gpe_init()
861 wakeup->flags.run_wake = !!(event_status & ACPI_EVENT_FLAG_HAS_HANDLER); acpi_wakeup_gpe_init()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dfile.c2647 { "event_status", &spufs_event_status_ops, 0444, },
2706 { "event_status", NULL, spufs_event_status_get, 19 },
/linux-4.4.14/drivers/net/fddi/
H A Ddefxx.h983 PI_UINT32 event_status; member in struct:__anon7864

Completed in 359 milliseconds