Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dacer-wmi.c229 static int threeg = -1; variable
238 module_param(threeg, int, 0444);
243 MODULE_PARM_DESC(threeg, "Set initial state of 3G hardware");
249 int threeg; member
1358 if (!has_type_aa && threeg >= 0) in acer_commandline_init()
1359 set_u32(threeg, ACER_CAP_THREEG); in acer_commandline_init()
1692 static DEVICE_ATTR(threeg, S_IRUGO | S_IWUSR, show_bool_threeg,
Dmsi-laptop.c541 static DEVICE_ATTR(threeg, 0444, show_threeg, NULL);