Searched refs:sonypi_blueev (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/char/ |
D | sonypi.c | 324 static struct sonypi_event sonypi_blueev[] = { variable 403 { SONYPI_DEVICE_MODEL_TYPE1, 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 413 { SONYPI_DEVICE_MODEL_TYPE2, 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 3454 static struct sonypi_event sonypi_blueev[] = { variable 3544 { 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 3556 { 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|