Searched refs:bus_find_device_by_of_node (Results 1 – 7 of 7) sorted by relevance
183 bus_find_device_by_of_node(const struct bus_type *bus, const struct device_node *np) in bus_find_device_by_of_node() function
279 return bus_find_device_by_of_node(&sdw_bus_type, np); in of_sdw_find_device_by_node()
402 struct device *dev = bus_find_device_by_of_node(&spmi_bus_type, np); in spmi_find_device_by_of_node()
40 dev = bus_find_device_by_of_node(&platform_bus_type, np); in of_find_device_by_node()
39 bus_find_device_by_of_node(&platform_bus_type, node); in pci_set_of_node()
115 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np); in of_find_mipi_dsi_device_by_node()
4913 struct device *dev = bus_find_device_by_of_node(&spi_bus_type, node); in of_find_spi_device_by_node()