Home
last modified time | relevance | path

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

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