Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dn_r3964.h81 #define R3964_MAX_MSG_COUNT 32 macro
/Linux-v5.10/drivers/tty/
Dn_r3964.c849 if (pClient->msg_count < R3964_MAX_MSG_COUNT - 1) { in add_msg()