| /linux/drivers/dma/idxd/ |
| H A D | compat.c | 22 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store() 45 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store()
|
| H A D | init.c | 798 dev = bus_find_device_by_name(bus, NULL, buf); in idxd_bind() 815 dev = bus_find_device_by_name(bus, NULL, buf); in idxd_unbind()
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_rt_amp.c | 282 sdw_dev1 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt_amp_init() 293 sdw_dev2 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[1].name); in asoc_sdw_rt_amp_init()
|
| H A D | soc_sdw_rt711.c | 148 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt711_init()
|
| H A D | soc_sdw_rt_sdca_jack_common.c | 210 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt_sdca_jack_init()
|
| H A D | soc_sdw_utils.c | 1661 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, sdw_codec_name); in is_sdca_endpoint_present()
|
| /linux/include/linux/device/ |
| H A D | bus.h | 169 static inline struct device *bus_find_device_by_name(const struct bus_type *bus, in bus_find_device_by_name() function
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 218 d = bus_find_device_by_name(&platform_bus_type, NULL, in armada_drm_probe()
|
| /linux/drivers/base/ |
| H A D | bus.c | 242 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store() 265 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store() 315 dev = bus_find_device_by_name(bus, NULL, buf); in drivers_probe_store()
|
| /linux/drivers/media/cec/i2c/ |
| H A D | ch7322.c | 416 d = bus_find_device_by_name(&pci_bus_type, NULL, in ch7322_get_port()
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | core.c | 186 pdev = bus_find_device_by_name(&pci_bus_type, NULL, client_info->adapter_path); in get_i2c_adap_by_pci_parent()
|
| H A D | lenovo.c | 527 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, in lenovo_yoga_tab2_830_1050_init_codec()
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc.c | 536 d = bus_find_device_by_name(&serio_bus, NULL, "serio0"); in amd_pmc_wa_irq1()
|
| /linux/drivers/ata/pata_parport/ |
| H A D | pata_parport.c | 705 dev = bus_find_device_by_name(bus, NULL, buf); in delete_device_store()
|
| /linux/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 1680 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name); in rio_mport_add_riodev() 1818 dev = bus_find_device_by_name(&rio_bus_type, NULL, in rio_mport_del_riodev()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 1668 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()
|
| /linux/drivers/most/ |
| H A D | core.c | 538 dev = bus_find_device_by_name(&mostbus, NULL, mdev); in get_channel()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 1272 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_connect()
|
| /linux/drivers/cxl/core/ |
| H A D | region.c | 2394 dev = bus_find_device_by_name(&cxl_bus_type, NULL, buf); in store_targetN()
|