Home
last modified time | relevance | path

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

/linux/sound/soc/stm/
H A Dstm32_sai.c131 struct device_node *np_provider, in stm32_sai_set_sync() argument
134 struct platform_device *pdev = of_find_device_by_node(np_provider); in stm32_sai_set_sync()
140 "Device not found for node %pOFn\n", np_provider); in stm32_sai_set_sync()
H A Dstm32_sai.h306 struct device_node *np_provider, int synco, int synci);