Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dinterface.c31 *arg = cs->mstate == MS_LOCKED; in if_lock()
35 if (!cmd && cs->mstate == MS_LOCKED && cs->connected) { in if_lock()
102 if (cs->mstate != MS_LOCKED) in if_config()
296 if (cs->mstate != MS_LOCKED) { in if_write()
338 } else if (cs->mstate != MS_LOCKED) { in if_write_room()
360 else if (cs->mstate != MS_LOCKED) in if_chars_in_buffer()
Dasyncdata.c342 if (cs->mstate == MS_LOCKED) in handle_dle()
427 if (cs->mstate == MS_LOCKED) in gigaset_m10x_input()
Dser-gigaset.c246 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
535 cs->mstate = MS_LOCKED; in gigaset_tty_open()
Dev-layer.c916 if (cs->mstate != MS_LOCKED) in do_start()
928 if (cs->mstate != MS_LOCKED) { in finish_shutdown()
1072 case MS_LOCKED: in do_lock()
1079 cs->mstate = MS_LOCKED; in do_lock()
1087 if (cs->mstate != MS_LOCKED) in do_unlock()
Dusb-gigaset.c497 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
773 cs->mstate = MS_LOCKED; in gigaset_probe()
Dgigaset.h234 #define MS_LOCKED 2 macro
Disocdata.c956 if (cs->mstate == MS_LOCKED) { in gigaset_isoc_input()
Dcommon.c890 if (cs->mstate != MS_LOCKED) { in gigaset_start()
Dbas-gigaset.c1976 gigaset_dbg_buffer(cs->mstate != MS_LOCKED ? in gigaset_write_cmd()
2385 cs->mstate = MS_LOCKED; in gigaset_probe()
Dcapi.c2391 case MS_LOCKED: in gigaset_proc_show()