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