Searched refs:apm_event_info (Results 1 – 4 of 4) sorted by relevance
238 struct apm_event_info { struct256 #define APMIO_NEXTEVENT _IOR('A', 100, struct apm_event_info) argument
275 struct apm_event_info *ev_info; in apmioctl()318 ev_info = (struct apm_event_info *)addr; in apmioctl()
490 struct apm_event_info apmevent; in proc_apmevent()
688 unsigned struct_apm_event_info_sz = sizeof(apm_event_info);