Searched refs:keyspan_pda_write (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 Dkeyspan_pda.c42 * - keyspan_pda_write no longer sleeps if it is called on interrupt time;
45 * - if keyspan_pda_write is in an interrupt, it will not call
48 * - if the urb is busy or if it is throttled keyspan_pda_write just
51 * keyspan_pda_write again
497 static int keyspan_pda_write(struct usb_serial_port *port, function
514 dbg("keyspan_pda_write(%d)",count);
833 .write = keyspan_pda_write,

Completed in 37 milliseconds