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

/linux-4.1.27/drivers/video/fbdev/
H A Dmxsfb.c864 static const struct of_device_id mxsfb_dt_ids[] = { variable in typeref:struct:of_device_id
869 MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
874 of_match_device(mxsfb_dt_ids, &pdev->dev); mxsfb_probe()
1011 .of_match_table = mxsfb_dt_ids,

Completed in 40 milliseconds