Searched refs:identify_chip (Results 1 – 9 of 9) sorted by relevance
39 int (*identify_chip)(struct wl1271 *wl); member
6641 ret = wl->ops->identify_chip(wl); in wlcore_nvs_cb()
1722 .identify_chip = rtl8192eu_identify_chip,
1818 .identify_chip = rtl8710bu_identify_chip,
1711 .identify_chip = rtl8723bu_identify_chip,
1709 .identify_chip = rtl8188fu_identify_chip,
2040 .identify_chip = rtl8192fu_identify_chip,
7787 ret = priv->fops->identify_chip(priv); in rtl8xxxu_probe()
1686 .identify_chip = wl12xx_identify_chip,