Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsonypi.c326 if (sonypi_device.bluetooth_power == state) in sonypi_setbluetoothpower()
331 sonypi_device.bluetooth_power = state; in sonypi_setbluetoothpower()
598 val8 = sonypi_device.bluetooth_power; in sonypi_misc_ioctl()
683 sonypi_device.bluetooth_power = 0; in sonypi_probe()
Dsonypi.h374 int bluetooth_power; member