Home
last modified time | relevance | path

Searched refs:hisax_if (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/drivers/isdn/hisax/
Dhisax_if.h38 struct hisax_if { struct
40 void (*l1l2)(struct hisax_if *, int pr, void *arg); argument
41 void (*l2l1)(struct hisax_if *, int pr, void *arg); argument
45 struct hisax_if ifc;
52 struct hisax_if ifc;
62 int hisax_register(struct hisax_d_if *hisax_if, struct hisax_b_if *b_if[],
64 void hisax_unregister(struct hisax_d_if *hisax_if);
Dst5481.h363 struct hisax_if *hisax_if; member
434 void st5481_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg);
440 void st5481_b_l2l1(struct hisax_if *b_if, int pr, void *arg);
Dst5481_b.c22 struct hisax_if *ifc = (struct hisax_if *) &bcs->b_if; in B_L1L2()
319 bcs->b_in.hisax_if = &bcs->b_if.ifc; in st5481_setup_b()
353 void st5481_b_l2l1(struct hisax_if *ifc, int pr, void *arg) in st5481_b_l2l1()
Dhisax_isac.h37 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg);
Dst5481_d.c58 struct hisax_if *ifc = (struct hisax_if *) &adapter->hisax_d_if; in D_L1L2()
587 void st5481_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in st5481_d_l2l1()
709 adapter->d_in.hisax_if = &adapter->hisax_d_if.ifc; in st5481_setup_d()
Dconfig.c1582 static void hisax_d_l1l2(struct hisax_if *ifc, int pr, void *arg);
1583 static void hisax_b_l1l2(struct hisax_if *ifc, int pr, void *arg);
1689 struct hisax_if *ifc = (struct hisax_if *) d_if; in D_L2L1()
1695 struct hisax_if *ifc = (struct hisax_if *) b_if; in B_L2L1()
1699 static void hisax_d_l1l2(struct hisax_if *ifc, int pr, void *arg) in hisax_d_l1l2()
1743 static void hisax_b_l1l2(struct hisax_if *ifc, int pr, void *arg) in hisax_b_l1l2()
Dhisax_isac.c245 struct hisax_if *ifc = (struct hisax_if *) &isac->hisax_d_if; in D_L1L2()
839 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in isac_d_l2l1()
Dst5481_usb.c523 in->hisax_if->l1l2(in->hisax_if, PH_DATA | INDICATION, skb); in usb_in_complete()
Dhisax_fcpcipnp.c375 struct hisax_if *ifc = (struct hisax_if *) &bcs->b_if; in B_L1L2()
623 static void fritz_b_l2l1(struct hisax_if *ifc, int pr, void *arg) in fritz_b_l2l1()
Dhfc4s8s_l1.c423 bch_l2l1(struct hisax_if *ifc, int pr, void *arg) in bch_l2l1()
1079 bch->b_if.ifc.l1l2((struct hisax_if *) &bch->b_if, in tx_b_frame()
Dhfc_usb.c163 struct hisax_if *hif; /* hisax interface */
998 hfc_usb_l2l1(struct hisax_if *my_hisax_if, int pr, void *arg) in hfc_usb_l2l1()