Home
last modified time | relevance | path

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

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