Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8723a.c169 priv->has_gps = 1; in rtl8723au_identify_chip()
H A D8723b.c317 priv->has_gps = 1; in rtl8723bu_identify_chip()
H A D8192f.c413 priv->has_gps = u32_get_bits(val32, MULTI_GPS_FUNC_EN); in rtl8192fu_identify_chip()
H A Drtl8xxxu.h1840 u32 has_gps:1; member