Home
last modified time | relevance | path

Searched refs:bus_find_device_by_of_node (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/device/
A Dbus.h167 bus_find_device_by_of_node(const struct bus_type *bus, const struct device_node *np) in bus_find_device_by_of_node() function
/linux/drivers/spmi/
A Dspmi.c402 struct device *dev = bus_find_device_by_of_node(&spmi_bus_type, np); in spmi_find_device_by_of_node()
/linux/sound/soc/rockchip/
A Drk3399_gru_sound.c486 dev = bus_find_device_by_of_node(dailink_match[i].bus_type, in rockchip_sound_codec_node_match()
/linux/drivers/of/
A Dplatform.c50 dev = bus_find_device_by_of_node(&platform_bus_type, np); in of_find_device_by_node()
/linux/drivers/pci/
A Dof.c39 bus_find_device_by_of_node(&platform_bus_type, node); in pci_set_of_node()
/linux/drivers/phy/hisilicon/
A Dphy-hi3670-pcie.c567 pcie_dev = bus_find_device_by_of_node(&platform_bus_type, pcie_port); in hi3670_pcie_get_resources_from_pcie()
/linux/sound/soc/codecs/
A Dwcd937x-sdw.c83 return bus_find_device_by_of_node(&sdw_bus_type, np); in wcd937x_sdw_device_get()
A Dwcd938x-sdw.c87 return bus_find_device_by_of_node(&sdw_bus_type, np); in wcd938x_sdw_device_get()
A Dwcd939x-sdw.c133 return bus_find_device_by_of_node(&sdw_bus_type, np); in wcd939x_sdw_device_get()
/linux/drivers/gpu/drm/
A Ddrm_mipi_dsi.c111 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np); in of_find_mipi_dsi_device_by_node()
/linux/drivers/spi/
A Dspi.c4755 struct device *dev = bus_find_device_by_of_node(&spi_bus_type, node); in of_find_spi_device_by_node()

Completed in 34 milliseconds