Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/idxd/
A Dcompat.c23 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store()
41 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store()
/linux-6.3-rc2/sound/soc/intel/boards/
A Dsof_sdw_rt_amp.c324 sdw_dev1 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in sof_sdw_rt_amp_init()
335 sdw_dev2 = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[1].name); in sof_sdw_rt_amp_init()
A Dsof_sdw_rt711.c168 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in sof_sdw_rt711_init()
A Dsof_sdw_rt711_sdca.c169 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in sof_sdw_rt711_sdca_init()
A Dbytcr_wm5102.c415 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, codec_name); in snd_byt_wm5102_mc_probe()
/linux-6.3-rc2/include/linux/device/
A Dbus.h159 static inline struct device *bus_find_device_by_name(const struct bus_type *bus, in bus_find_device_by_name() function
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_drv.c224 d = bus_find_device_by_name(&platform_bus_type, NULL, in armada_drm_probe()
/linux-6.3-rc2/drivers/base/
A Dbus.c240 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store()
263 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store()
313 dev = bus_find_device_by_name(bus, NULL, buf); in drivers_probe_store()
/linux-6.3-rc2/drivers/media/cec/platform/cros-ec/
A Dcros-ec-cec.c243 d = bus_find_device_by_name(&pci_bus_type, NULL, in cros_ec_cec_find_hdmi_dev()
/linux-6.3-rc2/arch/x86/platform/olpc/
A Dolpc-xo1-sci.c245 struct device *rtc = bus_find_device_by_name( in xo1_sci_intr()
/linux-6.3-rc2/drivers/media/cec/i2c/
A Dch7322.c416 d = bus_find_device_by_name(&pci_bus_type, NULL, in ch7322_get_port()
/linux-6.3-rc2/drivers/media/cec/platform/seco/
A Dseco-cec.c521 d = bus_find_device_by_name(&pci_bus_type, NULL, in secocec_cec_find_hdmi_dev()
/linux-6.3-rc2/drivers/pci/
A Dp2pdma.c1062 dev = bus_find_device_by_name(&pci_bus_type, NULL, page); in pci_p2pdma_enable_store()
/linux-6.3-rc2/drivers/ata/pata_parport/
A Dpata_parport.c639 dev = bus_find_device_by_name(bus, NULL, buf); in delete_device_store()
/linux-6.3-rc2/drivers/platform/x86/amd/
A Dpmc.c700 d = bus_find_device_by_name(&serio_bus, NULL, "serio0"); in amd_pmc_czn_wa_irq1()
/linux-6.3-rc2/drivers/platform/x86/
A Dx86-android-tablets.c964 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, in lenovo_yoga_tab2_830_1050_init_codec()
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c1154 d = bus_find_device_by_name(&mdio_bus_type, NULL, bus_id); in phy_connect()
1602 d = bus_find_device_by_name(bus, NULL, bus_id); in phy_attach()
/linux-6.3-rc2/drivers/rapidio/devices/
A Drio_mport_cdev.c1699 dev = bus_find_device_by_name(&rio_bus_type, NULL, dev_info.name); in rio_mport_add_riodev()
1836 dev = bus_find_device_by_name(&rio_bus_type, NULL, in rio_mport_del_riodev()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dvio.c1661 found = bus_find_device_by_name(&vio_bus_type, NULL, name); in vio_find_name()
/linux-6.3-rc2/drivers/most/
A Dcore.c538 dev = bus_find_device_by_name(&mostbus, NULL, mdev); in get_channel()
/linux-6.3-rc2/drivers/cxl/core/
A Dregion.c1796 dev = bus_find_device_by_name(&cxl_bus_type, NULL, buf); in store_targetN()
/linux-6.3-rc2/drivers/crypto/hisilicon/
A Dqm.c3711 dev = bus_find_device_by_name(bus_type, NULL, tbuf_bdf); in qm_get_qos_value()

Completed in 73 milliseconds