Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_gsm.c1364 static struct gsm_control *gsm_control_send(struct gsm_mux *gsm, in gsm_control_send() function
2055 gc = gsm_control_send(gsm, CMD_CLD, NULL, 0); in gsm_cleanup_mux()
2865 ctrl = gsm_control_send(dlci->gsm, CMD_MSC, modembits, len + 1); in gsmtty_modem_update()