Searched defs:pDev (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMsg.c | 262 struct usb_device *pDev, in ms_usb_control_cmd() 361 struct usb_device *pDev, in ms_usb_get_descriptor() 393 int ms_usb_get_dev_descriptor(struct usb_device *pDev) in ms_usb_get_dev_descriptor() 409 int ms_usb_clear_halt(struct usb_device *pDev, int pipe) in ms_usb_clear_halt() 443 void ms_usb_disable_endpoint(struct usb_device *pDev, U32 epaddr) in ms_usb_disable_endpoint() 470 void ms_usb_disable_interface(struct usb_device *pDev, struct usb_interface *pIntf) in ms_usb_disable_interface() 487 void ms_usb_disable_device(struct usb_device *pDev, int skip_ep0) in ms_usb_disable_device() 525 void ms_usb_enable_endpoint(struct usb_device *pDev, in ms_usb_enable_endpoint() 556 void ms_usb_enable_interface(struct usb_device *pDev, in ms_usb_enable_interface() 576 int ms_usb_set_interface(struct usb_device *pDev, int interface, int alternate) in ms_usb_set_interface() [all …]
|
| H A D | drvUSB.c | 111 static int ms_generic_probe (struct device_s *pDev) in ms_generic_probe() 115 static int ms_generic_remove (struct device_s *pDev) in ms_generic_remove() 209 int ms_usb_probe_interface(struct device_s *pDev) in ms_usb_probe_interface() 247 int ms_usb_unbind_interface(struct device_s *pDev) in ms_usb_unbind_interface() 359 static int ms_usb_device_match (struct device_s *pDev, struct device_driver *pDrv) in ms_usb_device_match() 380 void ms_usb_release_dev(struct device_s *pDev) in ms_usb_release_dev()
|
| H A D | drvUsbd.c | 680 int ms_new_usb_hcd(struct usb_hcd **pHcd_out, struct cpe_dev *pDev) in ms_new_usb_hcd() 928 struct s_hcd_dev *pDev; in ms_hcd_alloc_dev() local 989 struct s_hcd_dev *pDev = (struct s_hcd_dev*) pUrb->dev->hcpriv; in ms_hcd_submit_urb() local 1333 struct s_hcd_dev *pDev; in ms_hcd_endpoint_disable() local 1353 struct s_hcd_dev *pDev = (struct s_hcd_dev*) pUdev->hcpriv; in ms_usb_hcd_flush_endpoint() local 1425 struct s_hcd_dev *pDev; in ms_hcd_check_dev_urb() local 1455 struct s_hcd_dev *pDev; in ms_hcd_free_dev() local
|
| H A D | drvEhciHcd.c | 1884 struct s_hcd_dev *pDev; in ms_submit_async() local 3038 ms_ehci_disable_ep (struct usb_hcd *pHcd, struct s_hcd_dev *pDev, int iEp) in ms_ehci_disable_ep()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvUSBHost.h | 309 struct usb_device *pDev, in ms_usb_stuff_intr_urb() 332 struct usb_device *pDev, in ms_usb_stuff_bulk_urb() 353 struct usb_device *pDev, in ms_usb_stuff_control_urb()
|