Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds