Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h881 s32 host_int_init(struct net_device *dev, struct host_if_drv **phWFIDrv);
Dwilc_wfi_cfgoperations.c3456 s32Error = host_int_init(net, &priv->hWILCWFIDrv); in wilc_init_host_int()
Dhost_interface.c4068 s32 host_int_init(struct net_device *dev, struct host_if_drv **hif_drv_handler) in host_int_init() function