Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsti-sas.c397 static const struct of_device_id sti_sas_dev_match[] = { variable
404 MODULE_DEVICE_TABLE(of, sti_sas_dev_match);
419 of_id = of_match_node(sti_sas_dev_match, pnode); in sti_sas_driver_probe()
467 .of_match_table = sti_sas_dev_match,