Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c1015 static const struct of_device_id stm32_i2s_ids[] = { variable
1035 of_id = of_match_device(stm32_i2s_ids, &pdev->dev); in stm32_i2s_parse_dt()
1189 MODULE_DEVICE_TABLE(of, stm32_i2s_ids);
1218 .of_match_table = stm32_i2s_ids,