Home
last modified time | relevance | path

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

/linux/include/linux/device/
A Dbus.h187 bus_find_device_by_of_node(struct bus_type *bus, const struct device_node *np) in bus_find_device_by_of_node() function
/linux/drivers/i2c/
A Di2c-core-of.c133 dev = bus_find_device_by_of_node(&i2c_bus_type, node); in of_find_i2c_device_by_node()
/linux/sound/soc/codecs/
A Dwcd938x-sdw.c87 return bus_find_device_by_of_node(&sdw_bus_type, np); in wcd938x_sdw_device_get()
/linux/sound/soc/rockchip/
A Drk3399_gru_sound.c464 dev = bus_find_device_by_of_node(dailink_match[i].bus_type, in rockchip_sound_codec_node_match()
/linux/drivers/of/
A Dplatform.c52 dev = bus_find_device_by_of_node(&platform_bus_type, np); in of_find_device_by_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/drivers/gpu/drm/
A Ddrm_mipi_dsi.c110 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.c4109 struct device *dev = bus_find_device_by_of_node(&spi_bus_type, node); in of_find_spi_device_by_node()

Completed in 26 milliseconds