Home
last modified time | relevance | path

Searched refs:APM_IOC_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dapm_bios.h136 #define APM_IOC_SUSPEND _IO('A', 2) macro
/linux/drivers/char/
H A Dapm-emulation.c76 * 3: userspace thread issues the APM_IOC_SUSPEND ioctl (as ack)
78 * 5: APM_IOC_SUSPEND ioctl returns
83 * 7: those threads issue APM_IOC_SUSPEND ioctl too late,
86 * 8: userspace thread issues the APM_IOC_SUSPEND ioctl (to suspend),
248 * APM_IOC_SUSPEND
265 case APM_IOC_SUSPEND: in apm_ioctl()
274 * then the corresponding APM_IOC_SUSPEND ioctl is in apm_ioctl()