Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dn_gsm.c291 #define CMD_NSC 0x09 macro
1245 gsm_control_reply(gsm, CMD_NSC, buf, 1); in gsm_control_message()
1274 if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) { in gsm_control_response()
1279 if (command == CMD_NSC) in gsm_control_response()