Home
last modified time | relevance | path

Searched refs:of_sdw_find_device_by_node (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/soundwire/
H A Dslave.c277 struct device *of_sdw_find_device_by_node(struct device_node *np) in of_sdw_find_device_by_node() function
281 EXPORT_SYMBOL_GPL(of_sdw_find_device_by_node);
/linux/sound/soc/codecs/
H A Dpm4125.c1517 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()
H A Dwcd937x.c2746 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()
H A Dwcd938x.c3349 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()
H A Dwcd939x.c3332 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()