bus_find_device_by_name
found = bus_find_device_by_name(&vio_bus_type, NULL, name);
struct device *rtc = bus_find_device_by_name(
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus_type, NULL, tbuf_bdf);
dev = bus_find_device_by_name(&cxl_bus_type, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
dev = bus_find_device_by_name(bus, NULL, buf);
d = bus_find_device_by_name(&platform_bus_type, NULL,
d = bus_find_device_by_name(&pci_bus_type, NULL,
d = bus_find_device_by_name(&pci_bus_type, NULL,
d = bus_find_device_by_name(&pci_bus_type, NULL,
dev = bus_find_device_by_name(&mostbus, NULL, mdev);
d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id);
d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id);
dev = bus_find_device_by_name(&pci_bus_type, NULL, page);
d = bus_find_device_by_name(&serio_bus, NULL, "serio0");
data->kbd_dev = bus_find_device_by_name(&i2c_bus_type, NULL, "i2c-goodix_ts");
data->dig_dev = bus_find_device_by_name(&i2c_bus_type, NULL, "i2c-wacom");
acer_a1_840_fg_dev = bus_find_device_by_name(&platform_bus_type, NULL, "chtdc_ti_battery");
pdev = bus_find_device_by_name(&pci_bus_type, NULL, client_info->adapter_path);
codec_dev = bus_find_device_by_name(&spi_bus_type, NULL,
dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name);
dev = bus_find_device_by_name(&rio_bus_type, NULL,
codec_dev = bus_find_device_by_name(&i2c_bus_type, NULL,
codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, codec_name);
sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name);
sdw_dev1 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name);
sdw_dev2 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[1].name);
sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name);
sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, sdw_codec_name);