Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c311 static const struct of_device_id mxsfb_dt_ids[] = { variable
317 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
323 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
389 .of_match_table = mxsfb_dt_ids,
/kernel/linux/linux-6.6/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c338 static const struct of_device_id mxsfb_dt_ids[] = { variable
344 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
350 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
423 .of_match_table = mxsfb_dt_ids,

Completed in 2 milliseconds