Home
last modified time | relevance | path

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

/drivers/staging/dgnc/
Ddgnc_driver.h285 #define EQUEUESIZE RQUEUESIZE macro
Ddgnc_tty.c1082 ch->ch_equeue = kzalloc(EQUEUESIZE, GFP_KERNEL); in dgnc_tty_open()
/drivers/tty/serial/jsm/
Djsm.h195 #define EQUEUESIZE RQUEUESIZE macro
Djsm_tty.c223 channel->ch_equeue = kzalloc(EQUEUESIZE, GFP_KERNEL); in jsm_tty_open()