Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsti-sas.c393 static const struct of_device_id sti_sas_dev_match[] = { variable
400 MODULE_DEVICE_TABLE(of, sti_sas_dev_match);
415 of_id = of_match_node(sti_sas_dev_match, pnode); in sti_sas_driver_probe()
456 .of_match_table = sti_sas_dev_match,