USB_HCD_PPC_SOC_REMOVE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

usb_hcd_ppc_soc_remove - shutdown processing for On-Chip HCDs  

SYNOPSIS

"SYNOPSIS"

void usb_hcd_ppc_soc_remove (struct usb_hcd * hcd, struct platform_device * pdev);  

ARGUMENTS

hcd
-- undescribed --
pdev
USB Host Controller being removed
 

CONTEXT

!in_interrupt  

DESCRIPTION

Reverses the effect of usb_hcd_ppc_soc_probe, first invoking the HCD's stop method. It is always called from a thread context, normally ``rmmod'', ``apmd'', or something similar.


 

Index

NAME
SYNOPSIS
ARGUMENTS
CONTEXT
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:57 GMT, October 09, 2005