Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c1397 cs->gotfwver = 0; in do_action()
1400 if (cs->gotfwver == 0) { in do_action()
1401 cs->gotfwver = 1; in do_action()
1410 cs->gotfwver = -1; in do_action()
1469 else if (cs->gotfwver != 1) { in do_action()
Dcommon.c697 cs->gotfwver = -1; in gigaset_initcs()
843 cs->gotfwver = -1; in cleanup_cs()
Dgigaset.h441 int gotfwver; member
Dcapi.c2357 if (cs->gotfwver) in gigaset_proc_show()