Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/cec/platform/meson/
H A Dao-cec.c713 static const struct of_device_id meson_ao_cec_of_match[] = { variable
717 MODULE_DEVICE_TABLE(of, meson_ao_cec_of_match);
724 .of_match_table = of_match_ptr(meson_ao_cec_of_match),
/kernel/linux/linux-6.6/drivers/media/cec/platform/meson/
H A Dao-cec.c709 static const struct of_device_id meson_ao_cec_of_match[] = { variable
713 MODULE_DEVICE_TABLE(of, meson_ao_cec_of_match);
720 .of_match_table = meson_ao_cec_of_match,

Completed in 3 milliseconds