Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_spdifrx.c899 static const struct of_device_id stm32_spdifrx_ids[] = { variable
917 of_id = of_match_device(stm32_spdifrx_ids, &pdev->dev); in stm32_spdifrx_parse_of()
1045 MODULE_DEVICE_TABLE(of, stm32_spdifrx_ids);
1075 .of_match_table = stm32_spdifrx_ids,