Home
last modified time | relevance | path

Searched defs:hisax_d_if (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Dhisax_if.h51 struct hisax_d_if { struct
62 int hisax_register(struct hisax_d_if *hisax_if, struct hisax_b_if *b_if[], argument
Dhisax_isac.h17 struct hisax_d_if hisax_d_if; member
Dconfig.c1769 int hisax_register(struct hisax_d_if *hisax_d_if, struct hisax_b_if *b_if[], in hisax_register()
1815 void hisax_unregister(struct hisax_d_if *hisax_d_if) in hisax_unregister()
1959 struct hisax_d_if *hisax_d_if = cs->hw.hisax_d_if; in hisax_d_l2l1() local
2029 struct hisax_d_if *hisax_d_if = cs->hw.hisax_d_if; in hisax_bc_setstack() local
Dst5481_d.c581 void st5481_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in st5481_d_l2l1()
Dhisax_isac.c840 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in isac_d_l2l1()
Dst5481.h384 struct hisax_d_if hisax_d_if; member
Dhisax.h915 struct hisax_d_if *hisax_d_if; member
/linux-2.4.37.9/drivers/usb/
Dauerisdn.h59 struct hisax_d_if hisax_d_if; /* Hisax D-Channel interface */ member
Dauerisdn.c398 static void auerisdn_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in auerisdn_d_l2l1()