Searched defs:wifi_platform_data (Results 1 – 1 of 1) sorted by relevance
277 struct wifi_platform_data { struct279 int (*set_power)(int val, wifi_adapter_info_t *adapter);283 int (*set_reset)(int val);284 int (*set_carddetect)(int val);285 void *(*mem_prealloc)(int section, unsigned long size);287 int (*get_mac_addr)(unsigned char *buf, char *name);289 int (*get_mac_addr)(unsigned char *buf);292 int (*get_wake_irq)(void);295 void *(*get_country_code)(char *ccode, u32 flags);297 void *(*get_country_code)(char *ccode);