Searched defs:hisax_if (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hisax/
H A Dhisax_if.h38 struct hisax_if { struct
40 void (*l1l2)(struct hisax_if *, int pr, void *arg);
41 void (*l2l1)(struct hisax_if *, int pr, void *arg);
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);
H A Dst5481.h231 #include "hisax_if.h"
363 struct hisax_if *hisax_if; member in struct:st5481_in
433 void st5481_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg);
439 void st5481_b_l2l1(struct hisax_if *b_if, int pr, void *arg);

Completed in 248 milliseconds