Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/stm/
Dstm32_sai_sub.c1342 static const struct of_device_id stm32_sai_sub_ids[] = { variable
1349 MODULE_DEVICE_TABLE(of, stm32_sai_sub_ids);
1510 of_id = of_match_device(stm32_sai_sub_ids, &pdev->dev); in stm32_sai_sub_probe()
1617 .of_match_table = stm32_sai_sub_ids,