samsung_jpeg_match 3143 drivers/media/platform/s5p-jpeg/jpeg-core.c static const struct of_device_id samsung_jpeg_match[] = { samsung_jpeg_match 3166 drivers/media/platform/s5p-jpeg/jpeg-core.c MODULE_DEVICE_TABLE(of, samsung_jpeg_match); samsung_jpeg_match 3176 drivers/media/platform/s5p-jpeg/jpeg-core.c match = of_match_node(samsung_jpeg_match, dev->of_node); samsung_jpeg_match 3188 drivers/media/platform/s5p-jpeg/jpeg-core.c .of_match_table = of_match_ptr(samsung_jpeg_match),