Lines Matching full:apm
3 * bios-less APM driver for ARM Linux
5 * adapted from the APM BIOS driver for Linux by Stephen Rothwell (sfr@linuxcare.com)
7 * APM 1.2 Reference:
9 * (APM) BIOS Interface Specification, Revision 1.2, February 1996.
25 #include <linux/apm-emulation.h>
37 * apm=on/off enable/disable APM
101 * The per-file APM data
135 * "APM" events within - specifically necessary if we're going
157 * This allows machines to provide their own "apm get power status" function.
164 * APM event queue management.
184 printk(KERN_ERR "apm: an event queue overflowed\n"); in queue_add_event()
249 * apm_ioctl - handle APM ioctl
402 * 1) APM BIOS Version. Usually 1.0, 1.1 or 1.2.
403 * 2) APM flags from APM Installation Check (0x00):
593 * Anyone on the APM queues will think we're still suspended. in apm_suspend_notifier()
635 printk(KERN_NOTICE "apm: disabled on user request.\n"); in apm_init()
648 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()
664 remove_proc_entry("apm", NULL); in apm_init()
674 remove_proc_entry("apm", NULL); in apm_exit()
701 __setup("apm=", apm_setup);
705 * apm_queue_event - queue an APM event for kapmd
706 * @event: APM event
708 * Queue an APM event for kapmd to process and ultimately take the