Searched refs:struct_apm_power_info_sz (Results 1 – 3 of 3) sorted by relevance
558 extern unsigned struct_apm_power_info_sz;
131 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);132 _(APM_IOC_GETPOWER, READWRITE, struct_apm_power_info_sz);
689 unsigned struct_apm_power_info_sz = sizeof(apm_power_info); variable