Lines Matching defs:present
108 unsigned present:1; /* battery present */
312 info->present = data.intval;
318 (info->present) ? "present" : "N/A", info->allowed);
323 if (info->online && info->present && info->allowed) {
344 if (info->online && info->present && info->allowed) {
355 if (info->online && info->present && info->allowed) {
366 if (info->online && info->present && info->allowed) {
390 (info->present) ? "present" : "N/A", info->allowed);
529 if (info->present && info->online)
546 if (info->present)