Searched refs:keyspan_pda_write (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dkeyspan_pda.c44 * - keyspan_pda_write no longer sleeps if it is called on interrupt time;
47 * - if keyspan_pda_write is in an interrupt, it will not call
50 * - if the urb is busy or if it is throttled keyspan_pda_write just
53 * keyspan_pda_write again
508 static int keyspan_pda_write(struct tty_struct *tty, function
525 dbg("keyspan_pda_write(%d)", count);
872 .write = keyspan_pda_write,

Completed in 116 milliseconds