Searched refs:of_sdw_find_device_by_node (Results 1 – 5 of 5) sorted by relevance
277 struct device *of_sdw_find_device_by_node(struct device_node *np) in of_sdw_find_device_by_node() function281 EXPORT_SYMBOL_GPL(of_sdw_find_device_by_node);
1517 pm4125->rxdev = of_sdw_find_device_by_node(pm4125->rxnode); in pm4125_bind()1527 pm4125->txdev = of_sdw_find_device_by_node(pm4125->txnode); in pm4125_bind()
2746 wcd937x->rxdev = of_sdw_find_device_by_node(wcd937x->rxnode); in wcd937x_bind()2756 wcd937x->txdev = of_sdw_find_device_by_node(wcd937x->txnode); in wcd937x_bind()
3349 wcd938x->rxdev = of_sdw_find_device_by_node(wcd938x->rxnode); in wcd938x_bind()3358 wcd938x->txdev = of_sdw_find_device_by_node(wcd938x->txnode); in wcd938x_bind()
3332 wcd939x->rxdev = of_sdw_find_device_by_node(wcd939x->rxnode); in wcd939x_bind()3341 wcd939x->txdev = of_sdw_find_device_by_node(wcd939x->txnode); in wcd939x_bind()