Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1120 static int init_chip(struct net_device *dev) in init_chip() function
1223 if (init_chip(dev)) { in wilc_wlan_init()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c1405 static int init_chip(struct net_device *dev) in init_chip() function
1518 if (init_chip(dev)) { in wilc_wlan_init()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1108 init_chip(struct hfc_multi *hc) in init_chip() function
4286 err = init_chip(hc); in init_card()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1077 init_chip(struct hfc_multi *hc) in init_chip() function
4253 err = init_chip(hc); in init_card()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c14062 static int init_chip(struct hfi1_devdata *dd) in init_chip() function
15194 ret = init_chip(dd); in hfi1_init_dd()
15223 * - init_chip() - the chip will not initiate any PCIe transactions in hfi1_init_dd()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c14023 static int init_chip(struct hfi1_devdata *dd) in init_chip() function
15154 ret = init_chip(dd); in hfi1_init_dd()
15183 * - init_chip() - the chip will not initiate any PCIe transactions in hfi1_init_dd()

Completed in 55 milliseconds