Searched defs:ath9k_platform_data (Results 1 – 1 of 1) sorted by relevance
24 struct ath9k_platform_data { struct25 const char *eeprom_name;27 u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];28 u8 *macaddr;30 int led_pin;31 u32 gpio_mask;32 u32 gpio_val;34 u32 bt_active_pin;35 u32 bt_priority_pin;36 u32 wlan_active_pin;[all …]