Searched refs:EQUEUESIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/jsm/ | ||
H A D | jsm.h | 186 #define EQUEUESIZE RQUEUESIZE macro |
H A D | jsm_tty.c | 216 channel->ch_equeue = kzalloc(EQUEUESIZE, GFP_KERNEL); in jsm_tty_open() |