Home
last modified time | relevance | path

Searched refs:isdn_if (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/isdn/gigaset/
Di4l.c117 isdn_if *iif = bcs->cs->iif; in gigaset_skb_sent()
153 isdn_if *iif = bcs->cs->iif; in gigaset_skb_rcvd()
169 isdn_if *iif = bcs->cs->iif; in gigaset_isdn_rcv_err()
428 isdn_if *iif = cs->iif; in gigaset_i4l_cmd()
439 isdn_if *iif = bcs->cs->iif; in gigaset_i4l_channel_cmd()
461 isdn_if *iif = cs->iif; in gigaset_isdn_icall()
625 isdn_if *iif; in gigaset_isdn_regdev()
/linux-4.4.14/include/linux/
Disdnif.h479 } isdn_if; typedef
502 extern int register_isdn(isdn_if*);
Disdn.h419 isdn_if *interface; /* Interface to driver */
/linux-4.4.14/drivers/isdn/i4l/
Disdn_common.h43 extern int register_isdn(isdn_if *i);
Disdn_common.c2226 register_isdn(isdn_if *i) in register_isdn()
/linux-4.4.14/drivers/isdn/isdnloop/
Disdnloop.h84 isdn_if interface; /* Interface to upper layer */
/linux-4.4.14/drivers/isdn/sc/
Dcard.h77 isdn_if *card; /* ISDN4Linux structure */
Dinit.c50 isdn_if *interface; in sc_init()
268 interface = kzalloc(sizeof(isdn_if), GFP_KERNEL); in sc_init()
/linux-4.4.14/drivers/isdn/act2000/
Dact2000.h180 isdn_if interface; /* Interface to upper layer */
/linux-4.4.14/drivers/isdn/pcbit/
Dpcbit.h59 isdn_if *dev_if;
Ddrv.c74 isdn_if *dev_if; in pcbit_init_dev()
153 dev_if = kmalloc(sizeof(isdn_if), GFP_KERNEL); in pcbit_init_dev()
/linux-4.4.14/drivers/isdn/icn/
Dicn.h154 isdn_if interface; /* Interface to upper layer */
/linux-4.4.14/Documentation/isdn/
DINTERFACE8 is based on the struct isdn_if (defined in isdnif.h).
12 to preset some of the fields of isdn_if. The LL sets the rest of
14 the function-pointers defined in isdn_if.
42 1. Description of the fields of isdn_if:
98 The struct isdn_ctrl also defined in isdn_if. The exact meanings of its
/linux-4.4.14/drivers/isdn/hisax/
Dhisax.h922 isdn_if iif;
/linux-4.4.14/drivers/isdn/capi/
Dcapidrv.c58 isdn_if interface;