Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c300 #define CMD_NSC 0x09 macro
1375 gsm_control_reply(gsm, CMD_NSC, buf, 1); in gsm_control_message()
1404 if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) { in gsm_control_response()
1409 if (command == CMD_NSC) in gsm_control_response()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c381 #define CMD_NSC 0x09 macro
1908 gsm_control_reply(gsm, CMD_NSC, buf, 1); in gsm_control_message()
1939 if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) { in gsm_control_response()
1944 if (command == CMD_NSC) in gsm_control_response()

Completed in 9 milliseconds