Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-ldb.c499 static const struct of_device_id imx_ldb_dt_ids[] = { variable
504 MODULE_DEVICE_TABLE(of, imx_ldb_dt_ids);
511 of_match_device(imx_ldb_dt_ids, dev); in imx_ldb_bind()
680 .of_match_table = imx_ldb_dt_ids,