Searched refs:wilc_get_chipid (Results 1 – 3 of 3) sorted by relevance
446 u32 wilc_get_chipid(struct wilc *wilc, bool update);
1415 chipid = wilc_get_chipid(wilc, true); in init_chip()1448 u32 wilc_get_chipid(struct wilc *wilc, bool update) in wilc_get_chipid() function
202 chip_id = wilc_get_chipid(wilc, false); in wilc_wlan_get_firmware()