Home
last modified time | relevance | path

Searched refs:ISDN_PROTO_L2_MODEM (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Disdnif.h41 #define ISDN_PROTO_L2_MODEM 10 /* Analog Modem on Board */ macro
/linux-4.4.14/include/linux/
Disdnif.h203 #define ISDN_FEATURE_L2_MODEM (0x0001 << ISDN_PROTO_L2_MODEM)
/linux-4.4.14/drivers/isdn/i4l/
Disdn_tty.c574 case ISDN_PROTO_L2_MODEM: in isdn_calc_usage()
614 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_dial()
825 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_resume()
920 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_send_msg()
2132 if (info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) { in isdn_tty_stat_callback()
2461 case ISDN_PROTO_L2_MODEM: in isdn_tty_modem_result()
2630 case ISDN_PROTO_L2_MODEM: in isdn_tty_report()
2990 if ((l2 != ISDN_PROTO_L2_MODEM) && (l2 != ISDN_PROTO_L2_FAX)) in isdn_tty_cmd_ATA()
3505 …isdn_tty_modem_result((m->mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) ? RESULT_CONNECT : RESULT_CON… in isdn_tty_parse_at()
3563 (m->mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM)) in isdn_tty_parse_at()
/linux-4.4.14/drivers/isdn/hisax/
Dcallc.c867 case (ISDN_PROTO_L2_MODEM): in release_b_st()
1285 case (ISDN_PROTO_L2_MODEM): in init_b_st()
1320 case (ISDN_PROTO_L2_MODEM): in init_b_st()
/linux-4.4.14/drivers/isdn/capi/
Dcapidrv.c167 case ISDN_PROTO_L2_MODEM: in b1prot()
185 case ISDN_PROTO_L2_MODEM: in b2prot()
203 case ISDN_PROTO_L2_MODEM: in b3prot()