Searched refs:startmode (Results 1 – 4 of 4) sorted by relevance
36 static int startmode = SM_ISDN; variable37 module_param(startmode, int, S_IRUGO);38 MODULE_PARM_DESC(startmode, "initial operation mode");534 if (startmode == SM_LOCKED) in gigaset_tty_open()
29 static int startmode = SM_ISDN; variable32 module_param(startmode, int, S_IRUGO);34 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");759 if (startmode == SM_LOCKED) in gigaset_probe()
28 static int startmode = SM_ISDN; variable31 module_param(startmode, int, S_IRUGO);33 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");2383 if (startmode == SM_LOCKED) in gigaset_probe()
94 startmode initial operation mode (see section 2.5.):235 by passing the module parameter startmode=0 to the hardware specific237 modprobe usb_gigaset startmode=0239 options usb_gigaset startmode=0