Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c269 static const struct of_device_id mxc_jpeg_match[] = { variable
2743 of_id = of_match_node(mxc_jpeg_match, dev->of_node); in mxc_jpeg_probe()
2950 MODULE_DEVICE_TABLE(of, mxc_jpeg_match);
2957 .of_match_table = mxc_jpeg_match,