Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dmax96745.c129 static const struct udevice_id max96745_bridge_of_match[] = { variable
137 .of_match = max96745_bridge_of_match,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dmaxim-max96745.c288 static const struct of_device_id max96745_bridge_of_match[] = { variable
292 MODULE_DEVICE_TABLE(of, max96745_bridge_of_match);
297 .of_match_table = of_match_ptr(max96745_bridge_of_match),