Searched refs:struct_apm_event_info_sz (Results 1 – 3 of 3) sorted by relevance
556 extern unsigned struct_apm_event_info_sz;
130 _(APM_IOC_REJECT, READ, struct_apm_event_info_sz);133 _(APM_IOC_NEXTEVENT, WRITE, struct_apm_event_info_sz);
687 unsigned struct_apm_event_info_sz = sizeof(apm_event_info); variable