Searched refs:get_device_name (Results 1 – 1 of 1) sorted by relevance
17 static const char *get_device_name(const struct device *dev, in get_device_name() function44 get_device_name(dev, ctx->buf, ctx->buf_size)); in cmd_device_list_visitor()65 const char *name = get_device_name(dev, buf, sizeof(buf)); in cmd_device_list()