Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c65 #define MSI_STANDARD_EC_3G_MASK (1 << 4) macro
264 threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_wireless_state_ec_standard()
278 threeg_exists = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_threeg_exists()
373 return set_device_state(buf, count, MSI_STANDARD_EC_3G_MASK); in store_threeg()
738 MSI_STANDARD_EC_3G_MASK); in rfkill_threeg_set()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c67 #define MSI_STANDARD_EC_3G_MASK (1 << 4) macro
266 threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_wireless_state_ec_standard()
280 threeg_exists = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_threeg_exists()
375 return set_device_state(buf, count, MSI_STANDARD_EC_3G_MASK); in store_threeg()
731 MSI_STANDARD_EC_3G_MASK); in rfkill_threeg_set()

Completed in 4 milliseconds