Home
last modified time | relevance | path

Searched refs:threeg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacer-wmi.c246 static int threeg = -1; variable
256 module_param(threeg, int, 0444);
262 MODULE_PARM_DESC(threeg, "Set initial state of 3G hardware");
269 int threeg; member
1456 if (!has_type_aa && threeg >= 0) in acer_commandline_init()
1457 set_u32(threeg, ACER_CAP_THREEG); in acer_commandline_init()
1773 RFKILL_TYPE_WWAN, "acer-threeg", in acer_rfkill_init()
H A Dmsi-laptop.c529 static DEVICE_ATTR(threeg, 0444, show_threeg, NULL);
888 rfk_threeg = rfkill_alloc("msi-threeg", &sdev->dev, in rfkill_init()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacer-wmi.c255 static int threeg = -1; variable
265 module_param(threeg, int, 0444);
271 MODULE_PARM_DESC(threeg, "Set initial state of 3G hardware");
278 int threeg; member
1526 if (!has_type_aa && threeg >= 0) in acer_commandline_init()
1527 set_u32(threeg, ACER_CAP_THREEG); in acer_commandline_init()
1874 RFKILL_TYPE_WWAN, "acer-threeg", in acer_rfkill_init()
H A Dmsi-laptop.c527 static DEVICE_ATTR(threeg, 0444, show_threeg, NULL);
885 rfk_threeg = rfkill_alloc("msi-threeg", &sdev->dev, in rfkill_init()

Completed in 11 milliseconds