Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c363 static const struct of_device_id mxsfb_dt_ids[] = { variable
369 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
375 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
423 .of_match_table = mxsfb_dt_ids,
/Linux-v4.19/drivers/video/fbdev/
Dmxsfb.c871 static const struct of_device_id mxsfb_dt_ids[] = { variable
876 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
881 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
1018 .of_match_table = mxsfb_dt_ids,