Searched refs:bus_get_device (Results 1 – 2 of 2) sorted by relevance
105 bus_get_device(device_t dev, const char *name);206 udc = bus_get_device(nexus, "hiudc3"); in composite_add()
1446 bus_get_device(device_t dev, const char *name) in bus_get_device() function