Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h446 u32 wilc_get_chipid(struct wilc *wilc, bool update);
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
Dnetdev.c202 chip_id = wilc_get_chipid(wilc, false); in wilc_wlan_get_firmware()