Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Drenesas-ceu.c1625 static const struct of_device_id ceu_of_match[] = { variable
1630 MODULE_DEVICE_TABLE(of, ceu_of_match);
1682 ceu_data = of_match_device(ceu_of_match, dev)->data; in ceu_probe()
1749 .of_match_table = of_match_ptr(ceu_of_match),
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drenesas-ceu.c1608 static const struct of_device_id ceu_of_match[] = { variable
1613 MODULE_DEVICE_TABLE(of, ceu_of_match);
1727 .of_match_table = of_match_ptr(ceu_of_match),

Completed in 5 milliseconds