common_flags
if (gtdt_frame->common_flags & ACPI_GTDT_GT_IS_SECURE_TIMER)
if (gtdt_frame->common_flags & ACPI_GTDT_GT_IS_SECURE_TIMER ||
if (common_flags & LED_CORE_SUSPENDRESUME)
int i, ret, count = 0, common_flags = 0;
common_flags |= led_cdev->flags;
u32 common_flags;
RETVAL = common_flags(context);
return Py_BuildValue("i", common_flags(c));
int common_flags(struct scripting_context *context);