Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/stm/
Dstm32_i2s.c1013 static const struct of_device_id stm32_i2s_ids[] = { variable
1033 of_id = of_match_device(stm32_i2s_ids, &pdev->dev); in stm32_i2s_parse_dt()
1206 MODULE_DEVICE_TABLE(of, stm32_i2s_ids);
1235 .of_match_table = stm32_i2s_ids,