Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/stm/
Dstm32_i2s.c1112 static int stm32_i2s_remove(struct platform_device *pdev) in stm32_i2s_remove() function
1201 stm32_i2s_remove(pdev); in stm32_i2s_probe()
1239 .remove = stm32_i2s_remove,