Searched refs:digi_read_oob_callback (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 Ddigi_acceleport.c63 * - Added code to set/clear tty->hw_stopped in digi_read_oob_callback()
470 static int digi_read_oob_callback( struct urb *urb );
1784 if( digi_read_oob_callback( urb ) != 0 )
1917 static int digi_read_oob_callback( struct urb *urb ) function
1927 dbg( "digi_read_oob_callback: port=%d, len=%d", priv->dp_port_num,
1938 dbg( "digi_read_oob_callback: opcode=%d, line=%d, status=%d, val=%d",

Completed in 89 milliseconds