Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.c442 static void edge_interrupt_callback (struct urb *urb);
754 static void edge_interrupt_callback (struct urb *urb) in edge_interrupt_callback() function
1022 edge_interrupt_callback, edge_serial, in edge_open()
Dio_ti.c1625 static void edge_interrupt_callback (struct urb *urb) in edge_interrupt_callback() function
1923 urb->complete = edge_interrupt_callback; in edge_open()