Home
last modified time | relevance | path

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

/openbmc/linux/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()