Lines Matching refs:EPDBG
173 EPDBG(ep, "GET_STATUS(dev)\n"); in ast_vhub_hub_dev_status()
198 EPDBG(ep, "GET_STATUS(ep%d)\n", ep_num); in ast_vhub_hub_ep_status()
216 EPDBG(ep, "%s_FEATURE(dev val=%02x)\n", in ast_vhub_hub_dev_feature()
221 EPDBG(ep, "Hub remote wakeup %s\n", in ast_vhub_hub_dev_feature()
246 EPDBG(ep, "%s_FEATURE(ep%d val=%02x)\n", in ast_vhub_hub_ep_feature()
256 EPDBG(ep, "%s stall on EP 1\n", in ast_vhub_hub_ep_feature()
278 EPDBG(ep, "GET_DESCRIPTOR(type:%d)\n", desc_type); in ast_vhub_rep_desc()
424 EPDBG(ep, "SET_ADDRESS: Got address %x\n", wValue); in ast_vhub_std_hub_request()
672 EPDBG(ep, "Port reset !\n"); in ast_vhub_set_port_feature()
756 EPDBG(ep, " port status=%04x change=%04x\n", stat, chg); in ast_vhub_get_port_stat()
776 EPDBG(ep, "GetHubStatus\n"); in ast_vhub_class_hub_request()
779 EPDBG(ep, "GetPortStatus(%d)\n", wIndex & 0xff); in ast_vhub_class_hub_request()
784 EPDBG(ep, "GetHubDescriptor(%d)\n", wIndex & 0xff); in ast_vhub_class_hub_request()
788 EPDBG(ep, "Get/SetHubFeature(%d)\n", wValue); in ast_vhub_class_hub_request()
795 EPDBG(ep, "SetPortFeature(%d,%d)\n", wIndex & 0xf, wValue); in ast_vhub_class_hub_request()
798 EPDBG(ep, "ClearPortFeature(%d,%d)\n", wIndex & 0xf, wValue); in ast_vhub_class_hub_request()
807 EPDBG(ep, "Unknown class request\n"); in ast_vhub_class_hub_request()