Searched refs:startmode (Results 1 – 4 of 4) sorted by relevance
33 static int startmode = SM_ISDN; variable34 module_param(startmode, int, S_IRUGO);35 MODULE_PARM_DESC(startmode, "initial operation mode");531 if (startmode == SM_LOCKED) in gigaset_tty_open()
26 static int startmode = SM_ISDN; variable29 module_param(startmode, int, S_IRUGO);31 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");756 if (startmode == SM_LOCKED) in gigaset_probe()
25 static int startmode = SM_ISDN; variable28 module_param(startmode, int, S_IRUGO);30 MODULE_PARM_DESC(startmode, "start in isdn4linux mode");2381 if (startmode == SM_LOCKED) in gigaset_probe()
107 startmode initial operation mode (see section 2.5.):250 by passing the module parameter startmode=0 to the hardware specific253 modprobe usb_gigaset startmode=0257 options usb_gigaset startmode=0