Home
last modified time | relevance | path

Searched refs:np_provider (Results 1 – 2 of 2) sorted by relevance

/sound/soc/stm/
Dstm32_sai.c115 struct device_node *np_provider, in stm32_sai_set_sync() argument
118 struct platform_device *pdev = of_find_device_by_node(np_provider); in stm32_sai_set_sync()
124 "Device not found for node %pOFn\n", np_provider); in stm32_sai_set_sync()
125 of_node_put(np_provider); in stm32_sai_set_sync()
147 of_node_put(np_provider); in stm32_sai_set_sync()
Dstm32_sai.h300 struct device_node *np_provider, int synco, int synci);