Home
last modified time | relevance | path

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

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