Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192c.c617 .identify_chip = rtl8192cu_identify_chip,
H A D8723a.c491 .identify_chip = rtl8723au_identify_chip,
H A D8192e.c1722 .identify_chip = rtl8192eu_identify_chip,
H A D8710b.c1818 .identify_chip = rtl8710bu_identify_chip,
H A D8723b.c1711 .identify_chip = rtl8723bu_identify_chip,
H A D8188f.c1709 .identify_chip = rtl8188fu_identify_chip,
H A D8192f.c2040 .identify_chip = rtl8192fu_identify_chip,
H A Drtl8xxxu.h1957 int (*identify_chip) (struct rtl8xxxu_priv *priv); member
/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h39 int (*identify_chip)(struct wl1271 *wl); member