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");541 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");2385 if (startmode == SM_LOCKED) in gigaset_probe()
93 startmode initial operation mode (see section 2.5.):234 by passing the module parameter startmode=0 to the hardware specific236 modprobe usb_gigaset startmode=0238 options usb_gigaset startmode=0