Searched refs:bluetooth_power (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/char/
H A Dsonypi.c487 int bluetooth_power; member in struct:sonypi_device
767 if (sonypi_device.bluetooth_power == state) sonypi_setbluetoothpower()
772 sonypi_device.bluetooth_power = state; sonypi_setbluetoothpower()
1019 val8 = sonypi_device.bluetooth_power; sonypi_misc_ioctl()
1322 sonypi_device.bluetooth_power = -1; sonypi_probe()
/linux-4.1.27/drivers/platform/x86/
H A Dsony-laptop.c3352 u8 bluetooth_power; member in struct:sony_pic_dev
3918 if (spic_dev.bluetooth_power == state) __sony_pic_set_bluetoothpower()
3922 spic_dev.bluetooth_power = state; __sony_pic_set_bluetoothpower()
3948 count = snprintf(buffer, PAGE_SIZE, "%d\n", spic_dev.bluetooth_power); sony_pic_bluetoothpower_show()
4204 val8 = spic_dev.bluetooth_power; sonypi_misc_ioctl()
4772 spic_dev.bluetooth_power = -1; sony_pic_add()

Completed in 100 milliseconds