Home
last modified time | relevance | path

Searched refs:identify_chip (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dwlcore.h39 int (*identify_chip)(struct wl1271 *wl); member
Dmain.c6581 ret = wl->ops->identify_chip(wl); in wlcore_nvs_cb()
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1686 .identify_chip = wl12xx_identify_chip,
/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c1708 .identify_chip = wl18xx_identify_chip,