Lines Matching refs:EPDBG
167 EPDBG(ep, "GET_STATUS(dev)\n"); in ast_vhub_hub_dev_status()
192 EPDBG(ep, "GET_STATUS(ep%d)\n", ep_num); in ast_vhub_hub_ep_status()
208 EPDBG(ep, "%s_FEATURE(dev val=%02x)\n", in ast_vhub_hub_dev_feature()
215 EPDBG(ep, "Hub remote wakeup %s\n", in ast_vhub_hub_dev_feature()
229 EPDBG(ep, "%s_FEATURE(ep%d val=%02x)\n", in ast_vhub_hub_ep_feature()
239 EPDBG(ep, "%s stall on EP 1\n", in ast_vhub_hub_ep_feature()
261 EPDBG(ep, "GET_DESCRIPTOR(type:%d)\n", desc_type); in ast_vhub_rep_desc()
401 EPDBG(ep, "SET_ADDRESS: Got address %x\n", wValue); in ast_vhub_std_hub_request()
647 EPDBG(ep, "Port reset !\n"); in ast_vhub_set_port_feature()
731 EPDBG(ep, " port status=%04x change=%04x\n", stat, chg); in ast_vhub_get_port_stat()
751 EPDBG(ep, "GetHubStatus\n"); in ast_vhub_class_hub_request()
754 EPDBG(ep, "GetPortStatus(%d)\n", wIndex & 0xff); in ast_vhub_class_hub_request()
759 EPDBG(ep, "GetHubDescriptor(%d)\n", wIndex & 0xff); in ast_vhub_class_hub_request()
763 EPDBG(ep, "Get/SetHubFeature(%d)\n", wValue); in ast_vhub_class_hub_request()
770 EPDBG(ep, "SetPortFeature(%d,%d)\n", wIndex & 0xf, wValue); in ast_vhub_class_hub_request()
773 EPDBG(ep, "ClearPortFeature(%d,%d)\n", wIndex & 0xf, wValue); in ast_vhub_class_hub_request()
782 EPDBG(ep, "Unknown class request\n"); in ast_vhub_class_hub_request()