Home
last modified time | relevance | path

Searched refs:MS_LOCKED (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dinterface.c28 *arg = cs->mstate == MS_LOCKED; in if_lock()
32 if (!cmd && cs->mstate == MS_LOCKED && cs->connected) { in if_lock()
99 if (cs->mstate != MS_LOCKED) in if_config()
301 if (cs->mstate != MS_LOCKED) { in if_write()
343 } else if (cs->mstate != MS_LOCKED) { in if_write_room()
365 else if (cs->mstate != MS_LOCKED) in if_chars_in_buffer()
Dasyncdata.c339 if (cs->mstate == MS_LOCKED) in handle_dle()
424 if (cs->mstate == MS_LOCKED) in gigaset_m10x_input()
Dser-gigaset.c243 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
532 cs->mstate = MS_LOCKED; in gigaset_tty_open()
Dev-layer.c913 if (cs->mstate != MS_LOCKED) in do_start()
925 if (cs->mstate != MS_LOCKED) { in finish_shutdown()
1069 case MS_LOCKED: in do_lock()
1076 cs->mstate = MS_LOCKED; in do_lock()
1084 if (cs->mstate != MS_LOCKED) in do_unlock()
Dusb-gigaset.c494 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
757 cs->mstate = MS_LOCKED; in gigaset_probe()
Dgigaset.h231 #define MS_LOCKED 2 macro
Disocdata.c953 if (cs->mstate == MS_LOCKED) { in gigaset_isoc_input()
Dcommon.c887 if (cs->mstate != MS_LOCKED) { in gigaset_start()
Dbas-gigaset.c1973 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
2382 cs->mstate = MS_LOCKED; in gigaset_probe()
Dcapi.c2388 case MS_LOCKED: in gigaset_proc_show()