sc_btn_type 48 dev/acpi/acpibtn.c int sc_btn_type;
sc_btn_type 90 dev/acpi/acpibtn.c sc->sc_btn_type = ACPIBTN_LID;
sc_btn_type 92 dev/acpi/acpibtn.c sc->sc_btn_type = ACPIBTN_POWER;
sc_btn_type 94 dev/acpi/acpibtn.c sc->sc_btn_type = ACPIBTN_SLEEP;
sc_btn_type 96 dev/acpi/acpibtn.c sc->sc_btn_type = ACPIBTN_UNKNOWN;
sc_btn_type 126 dev/acpi/acpibtn.c switch (sc->sc_btn_type) {
sc_btn_type 138 dev/acpi/acpibtn.c sc->sc_btn_type);