Searched refs:of_sdw_find_device_by_node (Results 1 – 5 of 5) sorted by relevance
1105 struct device *of_sdw_find_device_by_node(struct device_node *np);1142 static inline struct device *of_sdw_find_device_by_node(struct device_node *np) in of_sdw_find_device_by_node() function
1513 pm4125->rxdev = of_sdw_find_device_by_node(pm4125->rxnode); in pm4125_bind() 1523 pm4125->txdev = of_sdw_find_device_by_node(pm4125->txnode); in pm4125_bind()
2760 wcd937x->rxdev = of_sdw_find_device_by_node(wcd937x->rxnode); in wcd937x_bind() 2770 wcd937x->txdev = of_sdw_find_device_by_node(wcd937x->txnode); in wcd937x_bind()
3340 wcd938x->rxdev = of_sdw_find_device_by_node(wcd938x->rxnode); in wcd938x_bind() 3349 wcd938x->txdev = of_sdw_find_device_by_node(wcd938x->txnode); in wcd938x_bind()
3321 wcd939x->rxdev = of_sdw_find_device_by_node(wcd939x->rxnode); in wcd939x_bind() 3330 wcd939x->txdev = of_sdw_find_device_by_node(wcd939x->txnode); in wcd939x_bind()