Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dsonypi.c475 int bluetooth_power; member
755 if (sonypi_device.bluetooth_power == state) in sonypi_setbluetoothpower()
760 sonypi_device.bluetooth_power = state; in sonypi_setbluetoothpower()
1007 val8 = sonypi_device.bluetooth_power; in sonypi_misc_ioctl()
1311 sonypi_device.bluetooth_power = -1; in sonypi_probe()
/linux/drivers/platform/x86/
H A Dsony-laptop.c3358 u8 bluetooth_power; member
3758 if (spic_dev.bluetooth_power == state) in __sony_pic_set_bluetoothpower()
3762 spic_dev.bluetooth_power = state; in __sony_pic_set_bluetoothpower()
3788 count = sysfs_emit(buffer, "%d\n", spic_dev.bluetooth_power); in sony_pic_bluetoothpower_show()
4044 val8 = spic_dev.bluetooth_power; in sonypi_misc_ioctl()
4611 spic_dev.bluetooth_power = -1; in sony_pic_probe()