Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/
H A Dn_gsm.c132 DLCI_CLOSED, enumerator
2137 dlci->state = DLCI_CLOSED; in gsm_dlci_close()
2308 case DLCI_CLOSED: in gsm_dlci_begin_open()
2342 case DLCI_CLOSED: in gsm_dlci_set_opening()
2361 case DLCI_CLOSED: in gsm_dlci_set_wait_config()
2672 dlci->state = DLCI_CLOSED; in gsm_dlci_alloc()
2743 dlci->state = DLCI_CLOSED; in gsm_dlci_release()
4354 if (dlci->state == DLCI_CLOSED) in gsmtty_close()
4372 if (dlci->state == DLCI_CLOSED) in gsmtty_hangup()
4382 if (dlci->state == DLCI_CLOSED) in gsmtty_write()
[all …]