Searched refs:identify_fw (Results 1 – 2 of 2) sorted by relevance
120 if (wl->ops->identify_fw) in wlcore_identify_fw()121 return wl->ops->identify_fw(wl); in wlcore_identify_fw()
51 int (*identify_fw)(struct wl1271 *wl); member