Searched refs:hw_init (Results 1 – 4 of 4) sorted by relevance
42 int (*hw_init)(struct net_device *dev); member
721 if (hw && hw->hw_init) hw->hw_init(dev); in comx_write_proc()
984 hw_init: dlci_init,
765 static int __devinit hw_init(struct emu10k1_card *card) in hw_init() function959 if (hw_init(card) < 0) in emu10k1_init()