Searched refs:AST_VHUB_NUM_PORTS (Results 1 – 3 of 3) sorted by relevance
139 .bNbrPorts = AST_VHUB_NUM_PORTS,500 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_wake_work()583 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_set_port_feature()626 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_clr_port_feature()672 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_get_port_stat()747 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_suspend()770 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_resume()804 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_reset()
274 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) in ast_vhub_remove()296 (AST_VHUB_NUM_PORTS + 1), in ast_vhub_remove()368 (AST_VHUB_NUM_PORTS + 1), in ast_vhub_probe()382 for (i = 0; i < AST_VHUB_NUM_PORTS && rc == 0; i++) in ast_vhub_probe()
214 #define AST_VHUB_NUM_PORTS 5 /* vHub ports */ macro396 struct ast_vhub_port ports[AST_VHUB_NUM_PORTS];