Searched refs:CRB_FL_ACPI_START (Results 1 – 1 of 1) sorted by relevance
82 CRB_FL_ACPI_START = BIT(0), enumerator168 if (priv->flags & CRB_FL_ACPI_START) in crb_send()183 if ((priv->flags & CRB_FL_ACPI_START) && crb_do_acpi_start(chip)) in crb_cancel()258 priv->flags |= CRB_FL_ACPI_START; in crb_acpi_add()