Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c37 if (isac->type & IPAC_TYPE_ISACX) in ph_command()
487 if (isac->type & IPAC_TYPE_ISACX) { in mISDNisac_irq()
599 if (!(isac->type & IPAC_TYPE_ISACX)) { in isac_ctrl()
600 /* TODO: implement for IPAC_TYPE_ISACX */ in isac_ctrl()
695 if (isac->type & IPAC_TYPE_ISACX) in isac_release()
785 if (isac->type & IPAC_TYPE_ISACX) { in isac_init()
1584 ipac->isac.type = IPAC_TYPE_IPACX | IPAC_TYPE_ISACX; in mISDNipac_init()
H A Dipac.h75 #define IPAC_TYPE_ISACX 0x0040 macro
H A Davmfritz.c986 fc->isac.type = IPAC_TYPE_ISACX; in setup_fritz()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c37 if (isac->type & IPAC_TYPE_ISACX) in ph_command()
487 if (isac->type & IPAC_TYPE_ISACX) { in mISDNisac_irq()
599 if (!(isac->type & IPAC_TYPE_ISACX)) { in isac_ctrl()
600 /* TODO: implement for IPAC_TYPE_ISACX */ in isac_ctrl()
695 if (isac->type & IPAC_TYPE_ISACX) in isac_release()
785 if (isac->type & IPAC_TYPE_ISACX) { in isac_init()
1584 ipac->isac.type = IPAC_TYPE_IPACX | IPAC_TYPE_ISACX; in mISDNipac_init()
H A Dipac.h75 #define IPAC_TYPE_ISACX 0x0040 macro
H A Davmfritz.c986 fc->isac.type = IPAC_TYPE_ISACX; in setup_fritz()

Completed in 9 milliseconds