Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_gsm.c131 DLCI_CLOSED, enumerator
2136 dlci->state = DLCI_CLOSED; in gsm_dlci_close()
2304 case DLCI_CLOSED: in gsm_dlci_begin_open()
2336 case DLCI_CLOSED: in gsm_dlci_set_opening()
2355 case DLCI_CLOSED: in gsm_dlci_set_wait_config()
2666 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc()
2737 dlci->state = DLCI_CLOSED; in gsm_dlci_release()
4337 if (dlci->state == DLCI_CLOSED) in gsmtty_close()
4355 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()
4365 if (dlci->state == DLCI_CLOSED) in gsmtty_write()
[all …]