Home
last modified time | relevance | path

Searched refs:wilc_get_chipid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h446 u32 wilc_get_chipid(struct wilc *wilc, bool update);
H A Dwlan.c1415 chipid = wilc_get_chipid(wilc, true); in init_chip()
1448 u32 wilc_get_chipid(struct wilc *wilc, bool update) in wilc_get_chipid() function
H A Dnetdev.c202 chip_id = wilc_get_chipid(wilc, false); in wilc_wlan_get_firmware()