Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Disdnif.h42 #define ISDN_PROTO_L2_MODEM 10 /* Analog Modem on Board */ macro
/Linux-v4.19/include/linux/
Disdnif.h203 #define ISDN_FEATURE_L2_MODEM (0x0001 << ISDN_PROTO_L2_MODEM)
/Linux-v4.19/drivers/isdn/i4l/
Disdn_tty.c575 case ISDN_PROTO_L2_MODEM: in isdn_calc_usage()
615 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_dial()
826 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_resume()
921 (l2 != ISDN_PROTO_L2_MODEM) in isdn_tty_send_msg()
2126 if (info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) { in isdn_tty_stat_callback()
2454 case ISDN_PROTO_L2_MODEM: in isdn_tty_modem_result()
2623 case ISDN_PROTO_L2_MODEM: in isdn_tty_report()
2983 if ((l2 != ISDN_PROTO_L2_MODEM) && (l2 != ISDN_PROTO_L2_FAX)) in isdn_tty_cmd_ATA()
3498 …isdn_tty_modem_result((m->mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) ? RESULT_CONNECT : RESULT_CON… in isdn_tty_parse_at()
3556 (m->mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM)) in isdn_tty_parse_at()
/Linux-v4.19/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-v4.19/drivers/isdn/capi/
Dcapidrv.c168 case ISDN_PROTO_L2_MODEM: in b1prot()
186 case ISDN_PROTO_L2_MODEM: in b2prot()
204 case ISDN_PROTO_L2_MODEM: in b3prot()