Searched defs:hisax_d_if (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | hisax_if.h | 51 struct hisax_d_if { struct 62 int hisax_register(struct hisax_d_if *hisax_if, struct hisax_b_if *b_if[], argument
|
D | hisax_isac.h | 17 struct hisax_d_if hisax_d_if; member
|
D | config.c | 1769 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
|
D | st5481_d.c | 581 void st5481_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in st5481_d_l2l1()
|
D | hisax_isac.c | 840 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in isac_d_l2l1()
|
D | st5481.h | 384 struct hisax_d_if hisax_d_if; member
|
D | hisax.h | 915 struct hisax_d_if *hisax_d_if; member
|
/linux-2.4.37.9/drivers/usb/ |
D | auerisdn.h | 59 struct hisax_d_if hisax_d_if; /* Hisax D-Channel interface */ member
|
D | auerisdn.c | 398 static void auerisdn_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in auerisdn_d_l2l1()
|