Home
last modified time | relevance | path

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

/drivers/usb/serial/
Ddigi_acceleport.c39 #define DIGI_OUT_BUF_SIZE 8 macro
195 unsigned char dp_out_buf[DIGI_OUT_BUF_SIZE];
929 if (count == 1 && priv->dp_out_buf_len < DIGI_OUT_BUF_SIZE) { in digi_write()