Searched refs:cypress_buf_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dcypress_m8.c181 static struct cypress_buf *cypress_buf_alloc(unsigned int size);
511 priv->buf = cypress_buf_alloc(CYPRESS_BUF_SIZE);
1470 * cypress_buf_alloc
1475 static struct cypress_buf *cypress_buf_alloc(unsigned int size) function

Completed in 39 milliseconds