Searched refs:AST_VHUB_NUM_PORTS (Results 1 – 3 of 3) sorted by relevance
139 .bNbrPorts = AST_VHUB_NUM_PORTS,507 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_wake_work()590 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_set_port_feature()633 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_clr_port_feature()679 if (port == 0 || port > AST_VHUB_NUM_PORTS) in ast_vhub_get_port_stat()760 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_suspend()783 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_resume()817 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) { in ast_vhub_hub_reset()
276 for (i = 0; i < AST_VHUB_NUM_PORTS; i++) in ast_vhub_remove()298 (AST_VHUB_NUM_PORTS + 1), in ast_vhub_remove()369 (AST_VHUB_NUM_PORTS + 1), in ast_vhub_probe()383 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];