Searched refs:gsm_control_command (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/ |
H A D | n_gsm.c | 1445 * gsm_control_command - send a command frame to a control 1453 static int gsm_control_command(struct gsm_mux *gsm, int cmd, const u8 *data, in gsm_control_command() function 1997 gsm_control_command(gsm, CMD_TEST, &gsm->ka_num, in gsm_control_keep_alive() 2015 gsm_control_command(gsm, ctrl->cmd, ctrl->data, ctrl->len); in gsm_control_transmit() 2209 ret = gsm_control_command(gsm, CMD_PN, (const u8 *)¶ms, in gsm_dlci_negotiate()
|