Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub_2.c109 extern int clear_hub_feature(struct usb_device *dev, int feature);
465 clear_hub_feature(dev, C_HUB_LOCAL_POWER); in hub_events_Port2()
470 clear_hub_feature(dev, C_HUB_OVER_CURRENT); in hub_events_Port2()
H A DdrvHub.c502 int clear_hub_feature(struct usb_device *dev, int feature) in clear_hub_feature() function
6867 clear_hub_feature(dev, C_HUB_LOCAL_POWER); in hub_events()
6872 clear_hub_feature(dev, C_HUB_OVER_CURRENT); in hub_events()
9406 clear_hub_feature(dev, C_HUB_LOCAL_POWER); in hub_events_EX()
9508 clear_hub_feature(dev, C_HUB_OVER_CURRENT); in hub_events_EX()