Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/uniphier/
A Daio-pxs2.c285 static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = { variable
292 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
297 .of_match_table = of_match_ptr(uniphier_aio_of_match),
A Daio-ld11.c375 static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = { variable
386 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
391 .of_match_table = of_match_ptr(uniphier_aio_of_match),

Completed in 4 milliseconds