Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
H A Djsm.h181 #define EQUEUESIZE RQUEUESIZE macro
H A Djsm_tty.c216 channel->ch_equeue = kzalloc(EQUEUESIZE, GFP_KERNEL); in jsm_tty_open()