Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dohci-at91.c342 static int ohci_hcd_at91_drv_resume(struct platform_device *pdev) in ohci_hcd_at91_drv_resume() function
357 #define ohci_hcd_at91_drv_resume NULL macro
367 .resume = ohci_hcd_at91_drv_resume,