Home
last modified time | relevance | path

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

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