Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai.c39 static const struct of_device_id stm32_sai_ids[] = { variable
167 of_id = of_match_device(stm32_sai_ids, &pdev->dev); in stm32_sai_probe()
278 MODULE_DEVICE_TABLE(of, stm32_sai_ids);
283 .of_match_table = stm32_sai_ids,