Searched defs:HFC_outb_nodebug (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 243 #define HFC_outb_nodebug(hc, reg, val) \ macro 259 #define HFC_outb_nodebug(hc, reg, val) (hc->HFC_outb_nodebug(hc, reg, val)) macro
|
D | hfc_multi.h | 153 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg, member 170 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg, member
|