Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h181 int wilc_init(struct net_device *dev, struct host_if_drv **hif_drv_handler);
H A Dcfg80211.c1908 ret = wilc_init(net, &priv->hif_drv); in wilc_init_host_int()
H A Dhif.c1507 int wilc_init(struct net_device *dev, struct host_if_drv **hif_drv_handler) in wilc_init() function