Searched refs:sonypi_blueev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ |
H A D | sonypi.c | 310 static struct sonypi_event sonypi_blueev[] = { variable 389 { SONYPI_DEVICE_MODEL_TYPE1, 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 399 { SONYPI_DEVICE_MODEL_TYPE2, 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | sonypi.c | 310 static struct sonypi_event sonypi_blueev[] = { variable 389 { SONYPI_DEVICE_MODEL_TYPE1, 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 399 { SONYPI_DEVICE_MODEL_TYPE2, 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | sony-laptop.c | 3473 static struct sonypi_event sonypi_blueev[] = { variable 3563 { 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 3575 { 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | sony-laptop.c | 3456 static struct sonypi_event sonypi_blueev[] = { variable 3546 { 0x30, SONYPI_BLUETOOTH_MASK, sonypi_blueev }, 3558 { 0x31, SONYPI_BLUETOOTH_MASK, sonypi_blueev },
|
Completed in 15 milliseconds