Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c154 static const struct of_device_id mxc_jpeg_match[] = { variable
2165 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,