Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/stm/
Dstm32_i2s.c1100 static int stm32_i2s_remove(struct platform_device *pdev) in stm32_i2s_remove() function
1186 stm32_i2s_remove(pdev); in stm32_i2s_probe()
1224 .remove = stm32_i2s_remove,