Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c340 static const struct of_device_id mxsfb_dt_ids[] = { variable
346 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
352 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
427 .of_match_table = mxsfb_dt_ids,