Searched refs:CRB_FL_ACPI_START (Results 1 – 1 of 1) sorted by relevance
81 CRB_FL_ACPI_START = BIT(0), enumerator167 if (priv->flags & CRB_FL_ACPI_START) in crb_send()182 if ((priv->flags & CRB_FL_ACPI_START) && crb_do_acpi_start(chip)) in crb_cancel()257 priv->flags |= CRB_FL_ACPI_START; in crb_acpi_add()