Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c2416 static int ohci_enable(struct fw_card *card, in ohci_enable() function
3624 .enable = ohci_enable,
3933 err = ohci_enable(&ohci->card, NULL, 0); in pci_resume()