Searched refs:R3964_MAX_MSG_COUNT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | n_r3964.h | 81 #define R3964_MAX_MSG_COUNT 32 macro |
/Linux-v4.19/drivers/tty/ | ||
D | n_r3964.c | 843 if (pClient->msg_count < R3964_MAX_MSG_COUNT - 1) { in add_msg() |