Home
last modified time | relevance | path

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

/Linux-v4.19/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");
534 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");
2383 if (startmode == SM_LOCKED) in gigaset_probe()
/Linux-v4.19/Documentation/isdn/
DREADME.gigaset94 startmode initial operation mode (see section 2.5.):
235 by passing the module parameter startmode=0 to the hardware specific
237 modprobe usb_gigaset startmode=0
239 options usb_gigaset startmode=0