Searched refs:add_msg (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/tty/ |
D | n_r3964.c | 122 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg, 278 add_msg(pHeader->owner, R3964_MSG_ACK, 0, in remove_from_tx_queue() 281 add_msg(pHeader->owner, R3964_MSG_ACK, pHeader->length, in remove_from_tx_queue() 546 add_msg(pClient, R3964_MSG_DATA, length, R3964_OK, in on_receive_block() 843 static void add_msg(struct r3964_client_info *pClient, int msg_id, int arg, in add_msg() function
|