Searched refs:hfa384x_outb_debug (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
D | hostap_pci.c | 56 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 128 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
D | hostap_plx.c | 109 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 205 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
D | hostap_cs.c | 47 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 137 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|