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

/drivers/char/
H A Dsonypi.c488 int bluetooth_power; member in struct:sonypi_device
768 if (sonypi_device.bluetooth_power == state)
773 sonypi_device.bluetooth_power = state;
1025 val8 = sonypi_device.bluetooth_power;
1328 sonypi_device.bluetooth_power = -1;
/drivers/platform/x86/
H A Dsony-laptop.c1894 u8 bluetooth_power; member in struct:sony_pic_dev
2459 if (spic_dev.bluetooth_power == state)
2463 spic_dev.bluetooth_power = state;
2487 count = snprintf(buffer, PAGE_SIZE, "%d\n", spic_dev.bluetooth_power);
2739 val8 = spic_dev.bluetooth_power;
3308 spic_dev.bluetooth_power = -1;

Completed in 67 milliseconds