Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dda903x.c53 int (*init_chip)(struct da903x_chip *); member
429 .init_chip = da9030_init_chip,
436 .init_chip = da9034_init_chip,
516 ret = chip->ops->init_chip(chip); in da903x_probe()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1107 init_chip(struct hfc_multi *hc) in init_chip() function
4267 err = init_chip(hc); in init_card()