Searched refs:hfa384x_inb_debug (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_pci.c72 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) hfa384x_inb_debug() function
128 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
H A Dhostap_cs.c60 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) hfa384x_inb_debug() function
137 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
H A Dhostap_plx.c123 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) hfa384x_inb_debug() function
205 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))

Completed in 108 milliseconds