Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsti-sas.c407 static const struct of_device_id sti_sas_dev_match[] = { variable
414 MODULE_DEVICE_TABLE(of, sti_sas_dev_match);
429 of_id = of_match_node(sti_sas_dev_match, pnode); in sti_sas_driver_probe()
477 .of_match_table = sti_sas_dev_match,