Home
last modified time | relevance | path

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

/linux-5.10/sound/soc/stm/
Dstm32_i2s.c891 static int stm32_i2s_remove(struct platform_device *pdev) in stm32_i2s_remove() function
980 stm32_i2s_remove(pdev); in stm32_i2s_probe()
1018 .remove = stm32_i2s_remove,