Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/stm/
Dstm32_i2s.c1264 static void stm32_i2s_remove(struct platform_device *pdev) in stm32_i2s_remove() function
1348 stm32_i2s_remove(pdev); in stm32_i2s_probe()
1386 .remove = stm32_i2s_remove,