Searched refs:ohci_devctl (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dohci1394.c907 static int ohci_devctl(struct hpsb_host *host, enum devctl_cmd cmd, int arg) function
1117 PRINT_G(KERN_ERR, "ohci_devctl cmd %d not implemented yet",
2394 ohci_devctl(host, RESET_BUS, LONG_RESET);
3165 .devctl = ohci_devctl,
3441 ohci_devctl(ohci->host, RESET_BUS, LONG_RESET_NO_FORCE_ROOT);
3527 ohci_devctl(ohci->host, RESET_BUS, LONG_RESET_NO_FORCE_ROOT);

Completed in 47 milliseconds