Searched refs:init_chip (Results 1 – 2 of 2) sorted by relevance
53 int (*init_chip)(struct da903x_chip *); member429 .init_chip = da9030_init_chip,436 .init_chip = da9034_init_chip,516 ret = chip->ops->init_chip(chip); in da903x_probe()
1106 init_chip(struct hfc_multi *hc) in init_chip() function4266 err = init_chip(hc); in init_card()