Home
last modified time | relevance | path

Searched refs:uniphier_aio_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-pxs2.c244 static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = {
251 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
256 .of_match_table = of_match_ptr(uniphier_aio_of_match),
H A Daio-ld11.c331 static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = {
342 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
347 .of_match_table = of_match_ptr(uniphier_aio_of_match),
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-pxs2.c285 static const struct of_device_id uniphier_aio_of_match[] = { variable
292 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
297 .of_match_table = of_match_ptr(uniphier_aio_of_match),
H A Daio-ld11.c375 static const struct of_device_id uniphier_aio_of_match[] = { variable
386 MODULE_DEVICE_TABLE(of, uniphier_aio_of_match);
391 .of_match_table = of_match_ptr(uniphier_aio_of_match),

Completed in 2 milliseconds