Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c62 #define MSI_STANDARD_EC_BLUETOOTH_MASK (1 << 0) macro
262 bluetooth_s = !!(rdata & MSI_STANDARD_EC_BLUETOOTH_MASK); in get_wireless_state_ec_standard()
350 return set_device_state(buf, count, MSI_STANDARD_EC_BLUETOOTH_MASK); in store_bluetooth()
722 MSI_STANDARD_EC_BLUETOOTH_MASK); in rfkill_bluetooth_set()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c64 #define MSI_STANDARD_EC_BLUETOOTH_MASK (1 << 0) macro
264 bluetooth_s = !!(rdata & MSI_STANDARD_EC_BLUETOOTH_MASK); in get_wireless_state_ec_standard()
352 return set_device_state(buf, count, MSI_STANDARD_EC_BLUETOOTH_MASK); in store_bluetooth()
715 MSI_STANDARD_EC_BLUETOOTH_MASK); in rfkill_bluetooth_set()

Completed in 4 milliseconds