Home
last modified time | relevance | path

Searched refs:init_chip (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mfd/
H A Dda903x.c50 int (*init_chip)(struct da903x_chip *); member
426 .init_chip = da9030_init_chip,
433 .init_chip = da9034_init_chip,
514 ret = chip->ops->init_chip(chip); in da903x_probe()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1625 static int init_chip(struct net_device *dev) in init_chip() function
1794 if (init_chip(dev)) { in wilc_wlan_init()