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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Desp.c747 * do_serial_hangup() -> tty->hangup() -> esp_hangup()
2099 * esp_hangup() --- called by tty_hangup() when a hangup is signaled.
2101 static void esp_hangup(struct tty_struct *tty) function
2105 if (serial_paranoia_check(info, tty->name, "esp_hangup"))
2386 .hangup = esp_hangup,

Completed in 26 milliseconds