Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/gigaset/
Dser-gigaset.c36 static int startmode = SM_ISDN; variable
37 module_param(startmode, int, S_IRUGO);
38 MODULE_PARM_DESC(startmode, "initial operation mode");
541 if (startmode == SM_LOCKED) in gigaset_tty_open()
Dusb-gigaset.c29 static int startmode = SM_ISDN; variable
32 module_param(startmode, int, S_IRUGO);
34 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");
759 if (startmode == SM_LOCKED) in gigaset_probe()
Dbas-gigaset.c28 static int startmode = SM_ISDN; variable
31 module_param(startmode, int, S_IRUGO);
33 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");
2385 if (startmode == SM_LOCKED) in gigaset_probe()
/linux-4.4.14/Documentation/isdn/
DREADME.gigaset93 startmode initial operation mode (see section 2.5.):
234 by passing the module parameter startmode=0 to the hardware specific
236 modprobe usb_gigaset startmode=0
238 options usb_gigaset startmode=0