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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsonypi.c486 int bluetooth_power; member in struct:sonypi_device
750 if (sonypi_device.bluetooth_power == state)
755 sonypi_device.bluetooth_power = state;
1055 val8 = sonypi_device.bluetooth_power;
1351 sonypi_device.bluetooth_power = -1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dsony-laptop.c926 u8 bluetooth_power; member in struct:sony_pic_dev
1415 if (spic_dev.bluetooth_power == state)
1419 spic_dev.bluetooth_power = state;
1443 count = snprintf(buffer, PAGE_SIZE, "%d\n", spic_dev.bluetooth_power);
1693 val8 = spic_dev.bluetooth_power;
2165 spic_dev.bluetooth_power = -1;

Completed in 170 milliseconds