Lines Matching defs:rt2x00dev
164 static inline int rt2x00lib_load_firmware(struct rt2x00_dev *rt2x00dev) in rt2x00lib_load_firmware()
168 static inline void rt2x00lib_free_firmware(struct rt2x00_dev *rt2x00dev) in rt2x00lib_free_firmware()
184 static inline void rt2x00debug_register(struct rt2x00_dev *rt2x00dev) in rt2x00debug_register()
188 static inline void rt2x00debug_deregister(struct rt2x00_dev *rt2x00dev) in rt2x00debug_deregister()
192 static inline void rt2x00debug_dump_frame(struct rt2x00_dev *rt2x00dev, in rt2x00debug_dump_frame()
198 static inline void rt2x00debug_update_crypto(struct rt2x00_dev *rt2x00dev, in rt2x00debug_update_crypto()
266 static inline void rt2x00rfkill_register(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_register()
270 static inline void rt2x00rfkill_unregister(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_unregister()
274 static inline void rt2x00rfkill_allocate(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_allocate()
278 static inline void rt2x00rfkill_free(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_free()
296 static inline void rt2x00leds_led_quality(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_quality()
301 static inline void rt2x00led_led_activity(struct rt2x00_dev *rt2x00dev, in rt2x00led_led_activity()
306 static inline void rt2x00leds_led_assoc(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_assoc()
311 static inline void rt2x00leds_led_radio(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_radio()
316 static inline void rt2x00leds_register(struct rt2x00_dev *rt2x00dev) in rt2x00leds_register()
320 static inline void rt2x00leds_unregister(struct rt2x00_dev *rt2x00dev) in rt2x00leds_unregister()
324 static inline void rt2x00leds_suspend(struct rt2x00_dev *rt2x00dev) in rt2x00leds_suspend()
328 static inline void rt2x00leds_resume(struct rt2x00_dev *rt2x00dev) in rt2x00leds_resume()