Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_gsm.c2195 static int gsm_dlci_negotiate(struct gsm_dlci *dlci) in gsm_dlci_negotiate() function
2236 if (dlci->retries && gsm_dlci_negotiate(dlci) == 0) { in gsm_dlci_t1()
2314 if (gsm_dlci_negotiate(dlci) != 0) { in gsm_dlci_begin_open()