Searched refs:usba_root_hubs (Results 1 – 1 of 1) sorted by relevance
53 static usba_root_hub_ent_t *usba_root_hubs = NULL; variable1346 hub->next = usba_root_hubs; in usba_add_root_hub()1347 usba_root_hubs = hub; in usba_add_root_hub()1359 hubp = &usba_root_hubs; in usba_rem_root_hub()1384 hub = usba_root_hubs; in usba_is_root_hub()