Home
last modified time | relevance | path

Searched refs:bus_find_device_by_name (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/dma/idxd/
H A Dcompat.c22 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store()
40 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store()
H A Dinit.c737 dev = bus_find_device_by_name(bus, NULL, buf); in idxd_bind()
754 dev = bus_find_device_by_name(bus, NULL, buf); in idxd_unbind()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_rt_amp.c287 sdw_dev1 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt_amp_init()
298 sdw_dev2 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[1].name); in asoc_sdw_rt_amp_init()
H A Dsoc_sdw_rt711.c147 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt711_init()
H A Dsoc_sdw_rt_sdca_jack_common.c209 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in asoc_sdw_rt_sdca_jack_init()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c218 d = bus_find_device_by_name(&platform_bus_type, NULL, in armada_drm_probe()
/linux/drivers/base/
H A Dbus.c242 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 Dch7322.c416 d = bus_find_device_by_name(&pci_bus_type, NULL, in ch7322_get_port()
/linux/sound/soc/intel/boards/
H A Dbytcr_wm5102.c558 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, codec_name); in snd_byt_wm5102_mc_probe()
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c625 d = bus_find_device_by_name(&serio_bus, NULL, "serio0"); in amd_pmc_wa_irq1()
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c713 dev = bus_find_device_by_name(bus, NULL, buf); in delete_device_store()
/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1701 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name); in rio_mport_add_riodev()
1839 dev = bus_find_device_by_name(&rio_bus_type, NULL, in rio_mport_del_riodev()
/linux/drivers/most/
H A Dcore.c538 dev = bus_find_device_by_name(&mostbus, NULL, mdev); in get_channel()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1666 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()
/linux/drivers/cxl/core/
H A Dregion.c2180 dev = bus_find_device_by_name(&cxl_bus_type, NULL, buf); in store_targetN()