Searched refs:edge_buf_data_avail (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.c248 static unsigned int edge_buf_data_avail(struct edge_buf *eb);
613 if (edge_buf_data_avail(port->ep_out_buf) == 0
2247 chars = edge_buf_data_avail(edge_port->ep_out_buf);
2856 * edge_buf_data_avail
2862 static unsigned int edge_buf_data_avail(struct edge_buf *eb) function
2947 len = edge_buf_data_avail(eb);

Completed in 53 milliseconds