Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c3144 static int ohci_stop_iso(struct fw_iso_context *base) in ohci_stop_iso() function
3176 ohci_stop_iso(base); in ohci_free_iso_context()
3583 .stop_iso = ohci_stop_iso,