Searched refs:mxc_jpeg_match (Results 1 – 1 of 1) sorted by relevance
269 static const struct of_device_id mxc_jpeg_match[] = { variable2746 of_id = of_match_node(mxc_jpeg_match, dev->of_node); in mxc_jpeg_probe()2953 MODULE_DEVICE_TABLE(of, mxc_jpeg_match);2960 .of_match_table = mxc_jpeg_match,