Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/keembay/
H A Dkmb_platform.c632 static const struct of_device_id kmb_plat_of_match[] = { variable
655 match = of_match_device(kmb_plat_of_match, &pdev->dev); in kmb_plat_dai_probe()
728 .of_match_table = kmb_plat_of_match,
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c812 static const struct of_device_id kmb_plat_of_match[] = { variable
838 match = of_match_device(kmb_plat_of_match, &pdev->dev); in kmb_plat_dai_probe()
927 .of_match_table = kmb_plat_of_match,

Completed in 3 milliseconds