Searched refs:device_get_name (Results 1 – 2 of 2) sorted by relevance
116 #define DEVICENAME(d) ((d)? device_get_name(d): "no device")179 device_get_name(device_t dev) in device_get_name() function1453 if (!strcmp(device_get_name(child), name)) in bus_get_device()1737 if (bootverbose && device_get_name(dev) != NULL) { in device_probe()2217 const char *name = device_get_name(dev); in device_print_prettyname()2463 device_get_name(child); in device_probe_child()
306 const char *device_get_name(device_t dev);