Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1106 init_chip(struct hfc_multi *hc) in init_chip() function
4266 err = init_chip(hc); in init_card()