Searched refs:hangup (Results 1 - 25 of 49) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/sc/
H A Dcommand.c26 static int hangup(int card, unsigned long channel);
114 return hangup(card, cmd->arg);
199 hangup(card, channel+1);
212 static int hangup(int card, unsigned long channel) function
289 hangup(card, channel+1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtty_ldisc.h96 * int (*hangup)(struct tty_struct *)
98 * Called on a hangup. Tells the discipline that it should
131 int (*hangup)(struct tty_struct *tty); member in struct:tty_ldisc
H A Dtty_driver.h95 * void (*hangup)(struct tty_struct *tty);
97 * This routine notifies the tty driver that it should hangup the
147 void (*hangup)(struct tty_struct *tty); member in struct:tty_operations
210 void (*hangup)(struct tty_struct *tty); member in struct:tty_driver
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvsi.c466 struct tty_struct **hangup, struct hvsi_struct **handshake)
472 *hangup = NULL;
511 hvsi_recv_control(hp, packet, hangup, handshake);
528 if (*hangup || *handshake) {
529 pr_debug("%s: hangup or handshake\n", __FUNCTION__);
531 * we need to send the hangup now before receiving any more data.
532 * If we get "data, hangup, data", we can't deliver the second
533 * data before the hangup.
561 struct tty_struct *hangup; local
570 again = hvsi_load_chunk(hp, &flip, &hangup,
465 hvsi_load_chunk(struct hvsi_struct *hp, struct tty_struct **flip, struct tty_struct **hangup, struct hvsi_struct **handshake) argument
[all...]
H A Dtty_io.c648 * must be taken with irqs off because there are hangup path
1303 * do_tty_hangup - actual handler for hangup events
1310 * The hangup event clears any pending redirections onto the hung up
1312 * line discipline hangup and signal delivery. The tty object itself
1321 * tasklist_lock to walk task list for hangup event
1372 if (ld->hangup)
1373 ld->hangup(tty);
1421 * cannot just call hangup() because that will cause
1429 } else if (tty->driver->hangup)
1430 (tty->driver->hangup)(tt
[all...]
H A Dhvc_console.c436 * open->hangup case this can be called after the final close so prevent
722 .hangup = hvc_hangup,
H A Dser_a2232.c666 .hangup = gs_hangup,
H A Dhvcs.c872 * The hangup is a scheduled function which will auto chain call
1311 /* I don't think the tty needs the hvcs_struct pointer after a hangup */
1317 /* This will drop any buffered data on the floor which is OK in a hangup
1337 * NOTE: If this hangup was signaled from user space then the
1476 .hangup = hvcs_hangup,
H A Dsb1250_duart.c619 * duart_hangup() --- called by tty_hangup() when a hangup is signaled.
728 .hangup = duart_hangup,
H A Dsynclink_gt.c154 static void hangup(struct tty_struct *tty);
802 static void hangup(struct tty_struct *tty) function
806 if (sanity_check(info, tty->name, "hangup"))
808 DBGINFO(("%s hangup\n", info->device_name));
2420 * called by close() and hangup() to shutdown hardware
2510 /* if B0 rate (hangup) specified then negate DTR and RTS */
3566 .hangup = hangup,
H A Dvme_scc.c130 .hangup = gs_hangup,
745 driver. Have the modem hangup. Then remove the driver module. Then
H A Dsynclinkmp.c522 static void hangup(struct tty_struct *tty);
896 /* Called by tty_hangup() when a hangup is signaled.
899 static void hangup(struct tty_struct *tty) function
904 printk("%s(%d):%s hangup()\n",
907 if (sanity_check(info, tty->name, "hangup"))
2559 printk("doing serial hangup...");
2758 /* Called by close() and hangup() to shutdown hardware
2849 /* if B0 rate (hangup) specified then negate DTR and RTS */
3945 .hangup = hangup,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/platform-iss/
H A Dconsole.c206 .hangup = rs_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dser-gigaset.c773 .hangup = gigaset_tty_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_synctty.c277 * Called on tty hangup in process context.
420 .hangup = ppp_sync_hangup,
H A Dppp_async.c233 * Called on tty hangup in process context.
381 .hangup = ppp_asynctty_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Drio_linux.c530 driver. Have the modem hangup. Then remove the driver module. Then
746 .hangup = gs_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimserial.c494 * DTR is dropped if the hangup on close termio flag is on.
634 * rs_hangup() --- called by tty_hangup() when a hangup is signaled.
935 .hangup = rs_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c401 * routine has signalled that a hangup has occurred. The path of
402 * hangup processing is:
405 * do_serial_hangup() -> tty->hangup() -> rs_hangup()
474 * DTR is dropped if the hangup on close termio flag is on.
1147 * rs_hangup() --- called by tty_hangup() when a hangup is signaled.
1364 .hangup = rs_hangup,
H A Dmcfserial.c484 * routine has signalled that a hangup has occurred. The path of
485 * hangup processing is:
488 * do_serial_hangup() -> tty->hangup() -> mcfrs_hangup()
552 * DTR is dropped if the hangup on close termio flag is on.
1287 * mcfrs_hangup() --- called by tty_hangup() when a hangup is signaled.
1683 .hangup = mcfrs_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300_tty.c239 serial_drv.hangup = cpc_tty_hangup;
626 * This routine is called by the tty driver to hangup the interface
636 CPC_TTY_DBG("hdlcX-tty: no TTY to hangup\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/rfcomm/
H A Dtty.c1047 .hangup = rfcomm_tty_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty.c98 .hangup = ircomm_tty_hangup,
1002 * This routine notifies the tty driver that it should hangup the tty
1105 "%s(), Doing serial hangup..\n", __FUNCTION__ );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapi.c1340 .hangup = capinc_tty_hangup,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c703 * DTR is dropped if the hangup on close termio flag is on.
1728 .hangup = siccuart_hangup,

Completed in 202 milliseconds

12