Searched refs:usba_root_hubs (Results 1 – 1 of 1) sorted by relevance
54 static usba_root_hub_ent_t *usba_root_hubs = NULL; variable1362 hub->next = usba_root_hubs; in usba_add_root_hub()1363 usba_root_hubs = hub; in usba_add_root_hub()1375 hubp = &usba_root_hubs; in usba_rem_root_hub()1400 hub = usba_root_hubs; in usba_is_root_hub()