Home
last modified time | relevance | path

Searched refs:bus_find_device_by_name (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_sdw_rt711_sdca.c30 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, sdw_dev_name); in rt711_sdca_add_codec_device_props()
142 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, in sof_sdw_rt711_sdca_exit()
H A Dsof_sdw_rt711.c30 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, sdw_dev_name); in rt711_add_codec_device_props()
142 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, in sof_sdw_rt711_exit()
H A Dbytcht_es8316.c552 codec_dev = bus_find_device_by_name(&i2c_bus_type, NULL, codec_name); in snd_byt_cht_es8316_mc_probe()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H 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()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H 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()
H A Dsof_sdw_rt_sdca_jack_common.c193 sdw_dev = bus_find_device_by_name(&sdw_bus_type, NULL, dai_links->codecs[0].name); in sof_sdw_rt_sdca_jack_init()
H 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()
H A Dbytcr_wm5102.c422 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, codec_name); in snd_byt_wm5102_mc_probe()
/kernel/linux/linux-5.10/include/linux/device/
H A Dbus.h166 * bus_find_device_by_name - device iterator for locating a particular device
172 static inline struct device *bus_find_device_by_name(struct bus_type *bus, in bus_find_device_by_name() function
/kernel/linux/linux-6.6/include/linux/device/
H A Dbus.h150 * bus_find_device_by_name - device iterator for locating a particular device
156 static inline struct device *bus_find_device_by_name(const struct bus_type *bus, in bus_find_device_by_name() function
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dlenovo-yogabook.c459 data->kbd_dev = bus_find_device_by_name(&i2c_bus_type, NULL, "i2c-goodix_ts"); in yogabook_pdev_probe()
465 data->dig_dev = bus_find_device_by_name(&i2c_bus_type, NULL, "i2c-wacom"); in yogabook_pdev_probe()
/kernel/linux/linux-5.10/drivers/base/
H A Dbus.c189 dev = bus_find_device_by_name(bus, NULL, buf); in unbind_store()
212 dev = bus_find_device_by_name(bus, NULL, buf); in bind_store()
251 dev = bus_find_device_by_name(bus, NULL, buf); in drivers_probe_store()
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_drv.c215 d = bus_find_device_by_name(&platform_bus_type, NULL, in armada_drm_probe()
/kernel/linux/linux-5.10/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c235 d = bus_find_device_by_name(&pci_bus_type, NULL, in cros_ec_cec_find_hdmi_dev()
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_drv.c239 d = bus_find_device_by_name(&platform_bus_type, NULL, in armada_drm_probe()
/kernel/linux/linux-6.6/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c249 d = bus_find_device_by_name(&pci_bus_type, NULL, in cros_ec_cec_find_hdmi_dev()
/kernel/linux/linux-6.6/drivers/base/
H 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()
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c245 struct device *rtc = bus_find_device_by_name( in xo1_sci_intr()
/kernel/linux/linux-5.10/drivers/media/cec/i2c/
H A Dch7322.c416 d = bus_find_device_by_name(&pci_bus_type, NULL, in ch7322_get_port()
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c466 codec_dev = bus_find_device_by_name(&spi_bus_type, NULL, in lenovo_yoga_tab2_830_1050_init_codec()
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c245 struct device *rtc = bus_find_device_by_name( in xo1_sci_intr()
/kernel/linux/linux-6.6/drivers/media/cec/i2c/
H A Dch7322.c416 d = bus_find_device_by_name(&pci_bus_type, NULL, in ch7322_get_port()
/kernel/linux/linux-5.10/drivers/media/cec/platform/seco/
H A Dseco-cec.c534 d = bus_find_device_by_name(&pci_bus_type, NULL, in secocec_cec_find_hdmi_dev()
/kernel/linux/linux-5.10/drivers/pci/
H A Dp2pdma.c982 dev = bus_find_device_by_name(&pci_bus_type, NULL, page); in pci_p2pdma_enable_store()
/kernel/linux/linux-6.6/drivers/media/cec/platform/seco/
H A Dseco-cec.c521 d = bus_find_device_by_name(&pci_bus_type, NULL, in secocec_cec_find_hdmi_dev()

Completed in 18 milliseconds

12