Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dda903x.c53 int (*init_chip)(struct da903x_chip *); member
429 .init_chip = da9030_init_chip,
436 .init_chip = da9034_init_chip,
517 ret = chip->ops->init_chip(chip); in da903x_probe()
/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c1264 static u32 init_chip(struct net_device *dev) in init_chip() function
1363 if (!init_chip(dev)) { in wilc_wlan_init()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1122 init_chip(struct hfc_multi *hc) in init_chip() function
4293 err = init_chip(hc); in init_card()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dchip.c14032 static int init_chip(struct hfi1_devdata *dd) in init_chip() function
15092 ret = init_chip(dd); in hfi1_init_dd()