Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.c443 static void edge_bulk_in_callback (struct urb *urb);
835 static void edge_bulk_in_callback (struct urb *urb) in edge_bulk_in_callback() function
1030 edge_bulk_in_callback, edge_serial); in edge_open()
Dio_ti.c1707 static void edge_bulk_in_callback (struct urb *urb) in edge_bulk_in_callback() function
1946 urb->complete = edge_bulk_in_callback; in edge_open()