Home
last modified time | relevance | path

Searched refs:identify_fw (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dhw_ops.h115 if (wl->ops->identify_fw) in wlcore_identify_fw()
116 return wl->ops->identify_fw(wl); in wlcore_identify_fw()
Dwlcore.h40 int (*identify_fw)(struct wl1271 *wl); member