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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.c245 static struct edge_buf *edge_buf_alloc(unsigned int size);
2747 edge_port->ep_out_buf = edge_buf_alloc(EDGE_OUT_BUF_SIZE);
2796 * edge_buf_alloc
2801 static struct edge_buf *edge_buf_alloc(unsigned int size) function

Completed in 46 milliseconds