Lines Matching defs:rt2x00dev

279 static inline int rt2x00lib_load_firmware(struct rt2x00_dev *rt2x00dev)  in rt2x00lib_load_firmware()
283 static inline void rt2x00lib_free_firmware(struct rt2x00_dev *rt2x00dev) in rt2x00lib_free_firmware()
297 static inline void rt2x00debug_register(struct rt2x00_dev *rt2x00dev) in rt2x00debug_register()
301 static inline void rt2x00debug_deregister(struct rt2x00_dev *rt2x00dev) in rt2x00debug_deregister()
305 static inline void rt2x00debug_update_crypto(struct rt2x00_dev *rt2x00dev, in rt2x00debug_update_crypto()
335 static inline void rt2x00crypto_create_tx_descriptor(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_create_tx_descriptor()
341 static inline unsigned int rt2x00crypto_tx_overhead(struct rt2x00_dev *rt2x00dev, in rt2x00crypto_tx_overhead()
372 static inline void rt2x00rfkill_register(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_register()
378 static inline void rt2x00rfkill_unregister(struct rt2x00_dev *rt2x00dev) in rt2x00rfkill_unregister()
397 static inline void rt2x00leds_led_quality(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_quality()
402 static inline void rt2x00led_led_activity(struct rt2x00_dev *rt2x00dev, in rt2x00led_led_activity()
407 static inline void rt2x00leds_led_assoc(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_assoc()
412 static inline void rt2x00leds_led_radio(struct rt2x00_dev *rt2x00dev, in rt2x00leds_led_radio()
417 static inline void rt2x00leds_register(struct rt2x00_dev *rt2x00dev) in rt2x00leds_register()
421 static inline void rt2x00leds_unregister(struct rt2x00_dev *rt2x00dev) in rt2x00leds_unregister()
425 static inline void rt2x00leds_suspend(struct rt2x00_dev *rt2x00dev) in rt2x00leds_suspend()
429 static inline void rt2x00leds_resume(struct rt2x00_dev *rt2x00dev) in rt2x00leds_resume()