Home
last modified time | relevance | path

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

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