Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dmsi-laptop.c109 static int threeg_exists; variable
278 threeg_exists = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_threeg_exists()
884 if (threeg_exists) { in rfkill_init()
1090 if (threeg_exists) in msi_init()
1131 if (!quirks->old_ec_model && threeg_exists) in msi_cleanup()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c111 static int threeg_exists; variable
280 threeg_exists = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_threeg_exists()
887 if (threeg_exists) { in rfkill_init()
1089 if (threeg_exists) in msi_init()
1147 if (!quirks->old_ec_model && threeg_exists) in msi_cleanup()

Completed in 3 milliseconds