Home
last modified time | relevance | path

Searched refs:acpi_thinkpad_bluetooth_set (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/acpica/acpi_thinkpad/
H A Dacpi_thinkpad.c344 static int acpi_thinkpad_bluetooth_set(struct acpi_thinkpad_softc *sc, int arg);
938 return acpi_thinkpad_bluetooth_set(sc, arg); in acpi_thinkpad_sysctl_set()
1250 acpi_thinkpad_bluetooth_set(struct acpi_thinkpad_softc *sc, int arg) in acpi_thinkpad_bluetooth_set() function
1449 acpi_thinkpad_bluetooth_set(sc, (sc->wlan_bt_flags == 0)); in acpi_thinkpad_eventhandler()