Searched refs:init_chip (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/mfd/
H A Dda903x.c50 int (*init_chip)(struct da903x_chip *); member in struct:da903x_chip_ops
426 .init_chip = da9030_init_chip,
433 .init_chip = da9034_init_chip,
514 ret = chip->ops->init_chip(chip);
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1405 static int init_chip(struct net_device *dev) function
1518 if (init_chip(dev)) {
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1077 init_chip(struct hfc_multi *hc) function
4253 err = init_chip(hc);
/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c14024 static int init_chip(struct hfi1_devdata *dd) function
15155 ret = init_chip(dd);
15184 * - init_chip() - the chip will not initiate any PCIe transactions

Completed in 315 milliseconds